blob: ba173c15f15b512c0fcadcbf0860d9b4942b29d4 [file] [log] [blame]
{
"name": "SLPodTestLibrary",
"version": "0.1.0",
"summary": "SL Pod Test",
"description": "SL Test Private Podspec.",
"homepage": "https://git.oschina.net/shenglong",
"license": "MIT",
"authors": {
"shenglong": "45024798@qq.com"
},
"source": {
"git": "https://git.oschina.net/shenglong/PodTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SLPodTestLibrary": [
"Pod/Assets/*.png"
]
}
}