blob: 9039bf742bf99272f681443f3dfe77b9f62f899f [file] [log] [blame]
{
"name": "WBLoadingIndicatorView",
"version": "1.0.3",
"summary": "一组精美的加载等待动画",
"homepage": "https://github.com/wenmobo/WBLoadingIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenmobo": "1050794513@qq.com"
},
"source": {
"git": "https://github.com/wenmobo/WBLoadingIndicatorView.git",
"tag": "1.0.3"
},
"social_media_url": "http://blogwenbo.com/",
"platforms": {
"ios": "8.0"
},
"source_files": "WBLoadingIndicatorView/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true
}