blob: 0a9355aa5e6b54e2c288150fc607191d43034e8d [file] [log] [blame]
{
"name": "YZClockView",
"version": "0.1",
"summary": "A simple, elegant UIView to express time.",
"homepage": "https://github.com/AustinChou/YZClockView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Austin Chou": "austinchou0126@gmail.com"
},
"social_media_url": "http://twitter.com/austinchou0126",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/AustinChou/YZClockView.git",
"tag": "0.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}