blob: 82c99f131ed9080cb3087a82464c1abed325f328 [file] [log] [blame]
{
"name": "ZZeActionC",
"version": "0.0.20",
"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.20"
},
"source_files": "ZZeActionC/ZZeActionC/options/*.{h,m}",
"frameworks": "UIKit",
"libraries": "z",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"JSONKit-ZW": [
"2.0.4"
],
"ZZeActionD": [
"0.0.1"
]
}
}