# JFIAP **Repository Path**: jingfu/JFIAP ## Basic Information - **Project Name**: JFIAP - **Description**: 用来实现苹果IAP功能的库 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-01-22 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JFIAP [![CI Status](http://img.shields.io/travis/ranjingfu/JFIAP.svg?style=flat)](https://travis-ci.org/ranjingfu/JFIAP) [![Version](https://img.shields.io/cocoapods/v/JFIAP.svg?style=flat)](http://cocoapods.org/pods/JFIAP) [![License](https://img.shields.io/cocoapods/l/JFIAP.svg?style=flat)](http://cocoapods.org/pods/JFIAP) [![Platform](https://img.shields.io/cocoapods/p/JFIAP.svg?style=flat)](http://cocoapods.org/pods/JFIAP) ## Usage To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation JFIAP is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod "JFIAP" ``` ## Author ranjingfu, ranjingfu@117go.com ## License JFIAP is available under the MIT license. See the LICENSE file for more info.