[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 9 / activityindicators / 0.5 / activityindicators.podspec.json
blob07e69584c1083934cf4a92734f077af5be4c199b
2   "name": "activityindicators",
3   "version": "0.5",
4   "summary": "A bunch of drop-in replacements to UIActivityIndicatorView. In Swift!",
5   "description": "activityindicators is a bunch of drop-in replacements to the gray spinning\nUIActivityIndicatorView that you can use for your projects. It's all in code,\nso you don't have to worry about making your binary bigger by much. It is easy\nto use too - just treat it as you would a UIActivityIndicatorView and\nstartAnimating()!",
6   "homepage": "https://github.com/maranas/activityindicators",
7   "screenshots": [
8     "http://i.imgur.com/nrvdh6c.gif",
9     "http://i.imgur.com/hbFgUny.gif",
10     "http://i.imgur.com/5ONmq1c.gif",
11     "http://i.imgur.com/qYioH0x.gif"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Moises": "moises@ganglionsoftware.com"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source": {
24     "git": "https://github.com/maranas/activityindicators.git",
25     "tag": "0.5"
26   },
27   "source_files": "activityindicators/Classes",
28   "frameworks": "UIKit"