blob: 601eb6f18867bdbd3c24f424067b3084d4133bd8 [file] [log] [blame]
{
"name": "JWLoading",
"version": "0.0.6",
"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.6"
},
"source_files": "JWLoading/JWLoading/JWLoading/**/*.{h,m}",
"resource_bundles": {
"JWLoading": [
"JWLoading/JWLoading/JWLoading/JWLoading.bundle/*.png"
]
},
"requires_arc": true
}