[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / c / b / 6 / LabeledActivityIndicatorView / 0.0.2 / LabeledActivityIndicatorView.podspec.json
blobd8491265463d88a3e964e928b46819cb7d697454
2   "name": "LabeledActivityIndicatorView",
3   "version": "0.0.2",
4   "summary": "A label with activityIndicator",
5   "description": "- 适用于给某些按钮添加带有ActivityIndicator的view, 表示状态正在执行和完成的状态;\n- 可以给导航栏的titleView设置;",
6   "homepage": "https://github.com/camoufleur/LabeledActivityIndicatorView",
7   "screenshots": "https://github.com/camoufleur/LabeledActivityIndicatorView/blob/master/Demo/Images/Demo.gif",
8   "module_name": "LabeledActivityIndicatorView",
9   "license": "MIT",
10   "authors": {
11     "樊少华": "shaohua.chd@gmail.com"
12   },
13   "social_media_url": "http://weibo.com/517127895",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/camoufleur/LabeledActivityIndicatorView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "LabeledActivityIndicatorView/*.{h,m}",
22   "resources": "LabeledActivityIndicatorView/resource.bundle",
23   "frameworks": "UIKit",
24   "requires_arc": true