blob: 2deaf1253e301f82e216e98e473484f8b3a118f8 [file] [log] [blame]
{
"name": "ZZeActionA",
"version": "0.0.3",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"homepage": "https://github.com/zhangIvey",
"authors": {
"zly": "zhangzeStrong@126.com"
},
"summary": "测试模块A",
"source": {
"git": "https://github.com/zhangIvey/ZZeActionA.git",
"tag": "0.0.3"
},
"source_files": "ZZeActionA/ZZeActionA/classes/**/{*.h,*.m}",
"frameworks": "UIKit",
"libraries": "z",
"requires_arc": true
}