[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 5 / d / GTMActivityIndicatorView / 1.0.1 / GTMActivityIndicatorView.podspec.json
blobe25e81ddea5e05c359d7074c545fca464f8c229e
2   "name": "GTMActivityIndicatorView",
3   "version": "1.0.1",
4   "summary": "swift3 实现的Loadding动画库",
5   "homepage": "https://github.com/GTMYang/GTMActivityIndicatorView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "GTMYang": "17757128523@163.com"
12   },
13   "source": {
14     "git": "https://github.com/GTMYang/GTMActivityIndicatorView.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "GTMActivityIndicatorView/*.{h,swift}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"