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