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