blob: 535641d8a29c50131503107e65ea2d92e9d6bc26 [file] [log] [blame]
{
"name": "YCPod",
"version": "0.1.0",
"summary": "Sheng Long XM Pod YC.",
"description": "Sheng Long XM Pod YC.\nBase.",
"homepage": "https://git.oschina.net/shenglong",
"license": "MIT",
"authors": {
"shenglong": "45024798@qq.com"
},
"source": {
"git": "https://git.oschina.net/shenglong/YCPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YCPod": [
"Pod/Assets/*.png"
]
}
}