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