blob: dfafbaae750163d9be3bf479f2be6e5233dfa611 [file] [log] [blame]
{
"name": "10Clock",
"version": "0.0.20",
"summary": "Beautiful iOS Time Picker inspired by the ios 10 \"Bedtime\" Timer.",
"description": "This Control is a beautiful time-of-day picker heavily inspired by the iOS 10 \"Bedtime\" timer.",
"homepage": "https://github.com/joedaniels29/10Clock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe": "joedaniels29@me.com"
},
"social_media_url": "http://twitter.com/joedaniels29",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/joedaniels29/10Clock.git",
"tag": "v0.0.20"
},
"source_files": [
"Classes",
"10Clock/*.swift"
],
"exclude_files": "SwiftClock/*",
"pushed_with_swift_version": "3.0"
}