blob: 038df524697b757fc84b6363bedc4be57b85c4dd [file] [log] [blame]
{
"name": "ZZeActionB",
"version": "0.0.17",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"homepage": "https://github.com/zhangIvey",
"authors": {
"zly": "zhangzeStrong@126.com"
},
"summary": "测试模块B",
"source": {
"git": "https://github.com/zhangIvey/ZZeActionB.git",
"tag": "0.0.17"
},
"frameworks": "UIKit",
"libraries": "z",
"requires_arc": true,
"subspecs": [
{
"name": "Module",
"source_files": "ZZeActionB/ZZeActionB/classes/module/{*.h,*.m}"
},
{
"name": "View",
"source_files": "ZZeActionB/ZZeActionB/classes/**/{*.h,*.m}"
}
]
}