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