[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 0 / CLTimer / 0.1.3 / CLTimer.podspec.json
blob9d0219352d228963af4d950ebd81b00d0118885d
2   "name": "CLTimer",
3   "version": "0.1.3",
4   "summary": "A Circular Timer in swift.",
5   "description": "CLTimer provides you a circular timer to integrate in your ios app with multiple designs and time format options. Intead of writing complicated code with complex calculations you can simply integrate Timer in your app with 4-5 lines of code",
6   "homepage": "https://github.com/ConfianceLabs/CLTimer.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dewanshu Sharma": "sdivyanshu23@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ConfianceLabs/CLTimer.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CLTimer/Classes/**/*"