blob: 58c9500a557c35d217d443d88be082e177a4713c [file] [log] [blame]
{
"name": "YHLoading",
"version": "0.2.0",
"summary": "a little loading animation",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/suweiz19890921/YHLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"814325429@qq.com": "suwei@solot.com"
},
"source": {
"git": "https://github.com/suweiz19890921/YHLoading.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHLoading/Classes/**/*",
"resource_bundles": {
"YHLoading": [
"YHLoading/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}