blob: 47a70195eb674ac86006f64cf1213ec8ab192f77 [file] [log] [blame]
{
"name": "WSYDemo",
"version": "0.0.1",
"summary": "The most powerful pod in the world.",
"homepage": "https://github.com/wangshiyong/WSYDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangshiyong": "wangshiyong716@hotmail.com"
},
"source": {
"git": "https://github.com/wangshiyong/WSYDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "WSYDemoSDK.framework"
},
"requires_arc": true
}