blob: ab18c99e56efaa7740d340d9074e3860718308b1 [file] [log] [blame]
{
"name": "ZXDemo",
"version": "0.0.1",
"summary": "这是我的框架",
"homepage": "https://github.com/15041397127/ZXDemo",
"license": "MIT",
"authors": {
"ZhangXu": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/15041397127/ZXDemo.git",
"tag": "0.0.1"
},
"source_files": [
"ZXDemo",
"我的框架/*.swift"
],
"requires_arc": true
}