blob: 260cf3617082996cbcbababbafdce30e0a921781 [file] [log] [blame]
{
"name": "BEMAnalogClock",
"version": "1.0",
"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"
},
"source": {
"git": "https://github.com/Boris-Em/BEMAnalogClock.git",
"tag": "v1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/*.{h,m}"
]
}