blob: bfc36b6d9d815bb93719e599e5a8ba9928805a4c [file] [log] [blame]
{
"name": "KKDCountDown",
"version": "1.0.0",
"summary": "KKDCountDown is the simple circle countdown. You can easly configure the circle design.",
"description": "KKDCountDown is the simple circle countdown. You can easly configure the circle design. KKDCountDown uses mach_absolute_time() function to measure duration accurately.",
"homepage": "https://github.com/kadirkemal/KKDCountDown",
"screenshots": "https://raw.githubusercontent.com/KadirKemal/KKDCountDown/master/Example/kkdcountdown.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kadirkemal": "kkdursun@yahoo.com"
},
"source": {
"git": "https://github.com/kadirkemal/KKDCountDown.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/Kadir_Kemal",
"platforms": {
"ios": "8.0"
},
"source_files": "KKDCountDown/Classes/**/*"
}