[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 3 / 9 / 4 / IKSpinner / 0.1.1 / IKSpinner.podspec.json
blob47b00d3b41eb04875169605eee697d18ab83f2fd
2   "name": "IKSpinner",
3   "version": "0.1.1",
4   "summary": "Simple and configurable activity indicator",
5   "description": "Simple and configurable activity indicator.\nYou can configurate spinner as you want:\n- Line width\n- Line color\n- Speed of rotation\n\nDirectly added to the iOS Interface Builder, very easy to integrate into every project!",
6   "homepage": "https://github.com/ilia3546/IKSpinner",
7   "screenshots": [
8     "https://raw.githubusercontent.com/ilia3546/IKSpinner/master/Screenshots/spinner.gif",
9     "https://raw.githubusercontent.com/ilia3546/IKSpinner/master/Screenshots/xcode_screenshot.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Ilya Kharlamov": "ilia3546@me.com"
17   },
18   "source": {
19     "git": "https://github.com/ilia3546/IKSpinner.git",
20     "tag": "0.1.1"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "IKSpinner/**/*",
26   "frameworks": "UIKit",
27   "pushed_with_swift_version": "3.0"