[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / c / b / 6 / LabeledActivityIndicatorView / 0.0.1 / LabeledActivityIndicatorView.podspec.json
blob0d2f3d3df29b9643943ae820e63e6fa2b424997f
2   "name": "LabeledActivityIndicatorView",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "LabeledActivityIndicatorView/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true