blob: 5b3ab9f5bc0cd5155c4932c8e2e76e0f5cdfe4bd [file] [log] [blame]
{
"name": "ZujianhuaFiles",
"version": "0.0.6",
"summary": "组件化演示demo",
"description": "组件化实践之路,公有cocoapods演示",
"homepage": "https://github.com/XFNicar/ZujianhuaFiles",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fei.Xie": "xuejingwen25@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XFNicar/ZujianhuaFiles.git",
"tag": "0.0.6"
},
"source_files": "ZujianhuaDemo/ZuJianTest/*.{h,m,xib}",
"public_header_files": "ZujianhuaDemo/ZuJianTest/*.h",
"frameworks": [
"Foundation",
"CoreFoundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true
}