Latest | 0.1.8 |
---|---|
Homepage | https://github.com/reference/BDAPI |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | StandardPageSize, BDToolKit, AFNetworking, ZXToolbox, YYModel |
Authors |
Book Club API
Requirements
- Requires iOS 8.0 or later
Installation
BDAPI is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'BDAPI'
Usage
#import <BDAPI/BDAPI.h>
License
BDAPI
is available under the MIT license. See the LICENSE
file for more info.
Latest podspec
{ "name": "BDAPI", "version": "0.1.8", "summary": "BDAPI", "homepage": "https://github.com/reference/BDAPI", "description": "Api for SNSn* Easy to use.n* Open codes!", "license": "MIT", "authors": { "Scott Ban": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/reference/BDAPI.git", "tag": "0.1.8" }, "requires_arc": true, "source_files": [ "BDAPI/*.{h,m}", "HTTP/**/*.{h,m}", "Model/**/*.{h,m}" ], "dependencies": { "StandardPageSize": [], "BDToolKit": [], "AFNetworking": [], "ZXToolbox": [], "YYModel": [] } }
Tue, 28 May 2019 10:17:10 +0000