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