[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / 3 / a / CNLTimerView / 0.0.5 / CNLTimerView.podspec.json
blob385f300dfe9841802680181f671b046bd7a09db4
2   "name": "CNLTimerView",
3   "version": "0.0.5",
4   "summary": "Circular view for time visualisation.",
5   "description": "Circular view for time visualisation. Includes build-in timer.",
6   "homepage": "https://github.com/megavolt605/CNLTimerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Smirnov": "megavolt605@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/megavolt605/CNLTimerView.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "Classes",
23     "CNLTimerView/**/*.{swift,h,m}"
24   ],
25   "exclude_files": [
26     "Example",
27     "CNLTimerViewExample/**/*.*"
28   ],
29   "frameworks": "UIKit",
30   "requires_arc": true,
31   "dependencies": {
32     "CNLFoundationTools": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"