blob: 6862ca038c6b46de6054a4c4f0b088f158a40a19 [file] [log] [blame]
{
"name": "SLPod",
"version": "0.1.0",
"summary": "SLPod Base XM Nice.",
"description": "SLPod Base XM Very Nice.",
"homepage": "https://git.oschina.net/shenglong",
"license": "MIT",
"authors": {
"shenglong": "45024798@qq.com"
},
"source": {
"git": "https://git.oschina.net/shenglong/SLPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SLPod": [
"Pod/Assets/*.png"
]
}
}