blob: 76c4666bf183d561595ba2da92b65af11e2e6a05 [file] [log] [blame]
{
"name": "JWLoading",
"version": "0.0.8",
"summary": "Loading动画。",
"homepage": "https://github.com/junwangInChina/JWLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/junwangInChina/JWLoading.git",
"tag": "0.0.8"
},
"source_files": "JWLoading/JWLoading/JWLoading/**/*.{h,m}",
"resource_bundles": {
"JWLoading": [
"JWLoading/JWLoading/JWLoading/JWLoading.bundle/*.png"
]
},
"requires_arc": true
}