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