blob: 7948516a17675c9e47a0442005785322e289d881 [file] [log] [blame]
{
"name": "FrankDreamKit",
"version": "1.0.4",
"summary": "便捷开发工具.",
"description": "只有你想不动,没有做不到.",
"homepage": "https://github.com/frankKiwi/FDreamKit.git",
"license": "MIT",
"authors": {
"fanrenFRank": "1778907544@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/frankKiwi/FDreamKit.git",
"tag": "1.0.4"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}