[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 0 / CLTimer / 0.1.1 / CLTimer.podspec.json
blobb1ab43388f308f84cf48382154cf350eea75892d
2   "name": "CLTimer",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CLTimer/Classes/**/*"