blob: ab9cc3a799b0850515796b10e0381699f9113e49 [file] [log] [blame]
{
"name": "WBLoadingIndicatorView",
"version": "1.0.2",
"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.2"
},
"social_media_url": "http://blogwenbo.com/",
"platforms": {
"ios": "8.0"
},
"source_files": "WBLoadingIndicatorView/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true
}