[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 0 / 7 / KKDCountDown / 1.0.0 / KKDCountDown.podspec.json
blobbfc36b6d9d815bb93719e599e5a8ba9928805a4c
2   "name": "KKDCountDown",
3   "version": "1.0.0",
4   "summary": "KKDCountDown is the simple circle countdown. You can easly configure the circle design.",
5   "description": "KKDCountDown is the simple circle countdown. You can easly configure the circle design. KKDCountDown uses mach_absolute_time() function to measure duration accurately.",
6   "homepage": "https://github.com/kadirkemal/KKDCountDown",
7   "screenshots": "https://raw.githubusercontent.com/KadirKemal/KKDCountDown/master/Example/kkdcountdown.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kadirkemal": "kkdursun@yahoo.com"
14   },
15   "source": {
16     "git": "https://github.com/kadirkemal/KKDCountDown.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/Kadir_Kemal",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "KKDCountDown/Classes/**/*"