blob: a21dca4732c520b489f7cc8c0cce5759a348915a [file] [log] [blame]
{
"name": "BEMAnalogClock",
"version": "1.5",
"summary": "iOS library to create elegant, interactive clocks.",
"homepage": "https://github.com/Boris-Em/BEMAnalogClock",
"screenshots": [
"http://s18.postimg.org/hsff40p5l/BEMAnalog_Clock_Main.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Boris Emorine": "boris.emorine@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Boris-Em/BEMAnalogClock.git",
"tag": "v1.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}