blob: 20ad987c6075e509a752098668fe642dc585485b [file] [log] [blame]
{
"name": "WBLoadingIndicatorView",
"version": "1.1.4",
"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.1.4"
},
"social_media_url": "http://blogwenbo.com/",
"platforms": {
"ios": "8.0"
},
"source_files": "WBLoadingIndicatorView/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"subspecs": [
{
"name": "WBAnimations",
"source_files": "WBLoadingIndicatorView/WBAnimations/*.{h,m}"
}
]
}