[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / a / CNLTimerView / 0.0.3 / CNLTimerView.podspec.json
blob3b9a2827ef0060d76f904f1fe5d86cd35b624054
2   "name": "CNLTimerView",
3   "version": "0.0.3",
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.3"
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"