blob: 72658226a543b7ca55d636584f6cfc01064192af [file] [log] [blame]
{
"name": "SDK",
"version": "1.0.2",
"summary": "A fast integration images loop function of custom control",
"description": "A fast integration images loop function of custom control addtion with cocoapod support.",
"homepage": "https://github.com/huangzs/SDK",
"social_media_url": "http://www.weibo.com/u/5267312788",
"license": {
"type": "MIT"
},
"authors": {
"huangzs": "759952579@qq.com"
},
"source": {
"git": "https://github.com/huangzs/SDK.git",
"tag": "1.0.2"
},
"source_files": "iOS_FRSDK2.0/FRSDK.framework/Headers/*.{h}",
"vendored_frameworks": "iOS_FRSDK2.0/FRSDK.framework",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"FMDB": [
"~> 2.7.2"
],
"AvoidCrash": [
"~> 2.3.0-beta"
]
}
}