blob: c1e96832a26a48f97e299c5d8ed7379cbe6262b3 [file] [log] [blame]
{
"name": "10Clock",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Classes",
"10Clock/*.swift"
],
"exclude_files": "SwiftClock/*"
}