blob: 570a4f3610a15958cf52e0ca6fbed8c77e4d2ad8 [file] [log] [blame]
{
"name": "ZZeActionC",
"version": "0.0.14",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"homepage": "https://github.com/zhangIvey",
"authors": {
"zly": "zhangzeStrong@126.com"
},
"summary": "测试模块C",
"source": {
"git": "https://github.com/zhangIvey/ZZeActionC.git",
"tag": "0.0.14"
},
"source_files": "ZZeActionC/ZZeActionC/options/*.{h,m}",
"frameworks": "UIKit",
"libraries": "z",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"3.1.0"
]
}
}