[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 8 / 6 / RadialActivityIndicator / 1.0.0 / RadialActivityIndicator.podspec.json
blob05c35f5c0593628b6c7f74ff50fc81d9b6cdbd96
2   "name": "RadialActivityIndicator",
3   "version": "1.0.0",
4   "summary": "Radial activity indicator with blur, gradient, progress.",
5   "homepage": "https://github.com/VladimirMilichenko/RadialActivityIndicatorSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vladimir Milichenko": "kventvova@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/VladimirMilichenko/RadialActivityIndicatorSwift.git",
18     "branch": "master",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "RadialActivityIndicator/*.swift"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "UIKit",
27   "requires_arc": true