[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / a / CNLTimerView / 0.0.4 / CNLTimerView.podspec.json
blob0581215b8a1614f5d4747460b357e282a4f6779f
2   "name": "CNLTimerView",
3   "version": "0.0.4",
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.4"
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   "pushed_with_swift_version": "3.0"