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