[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 5 / b / IKProgressView / 0.9 / IKProgressView.podspec.json
bloba41ef595e5d39460a97e3a720bdfcbb0c66a7dbd
2   "name": "IKProgressView",
3   "version": "0.9",
4   "summary": "Neat rainbow radial progress view",
5   "description": "Awesome radial progress view using animated rainbow. Created using CoreGraphics",
6   "homepage": "https://github.com/igorkislyuk/ikprogressview",
7   "screenshots": "https://raw.githubusercontent.com/igorkislyuk/ikprogressview/master/gifs/example-1.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "igorkislyuk": "igorkislyuk@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/igorkislyuk/ikprogressview.git",
17     "tag": "0.9"
18   },
19   "social_media_url": "https://twitter.com/igorkislyuk",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "Source/**/*",
24   "frameworks": [
25     "UIKit",
26     "QuartzCore"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3"
30   },
31   "pushed_with_swift_version": "3.0"