blob: 5848cce3c1f8b0464c7b77d37eabbd88add17acc [file] [log] [blame]
{
"name": "ZSDemo",
"version": "0.0.1",
"summary": "这是我的框架",
"homepage": "https://github.com/zhangyafeng123/ZSDemo",
"license": "MIT",
"authors": {
"xiaogege": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangyafeng123/ZSDemo.git",
"tag": "0.0.1"
},
"source_files": [
"ZSDemo",
"MyTestProject/我的框架/*.{h,m}"
],
"requires_arc": true
}