blob: 30ca98e65796f1e29a1350023f57cd4ea1ecd0f3 [file] [log] [blame]
{
"name": "BEMAnalogClock",
"version": "1.6",
"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",
"tvos": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Boris-Em/BEMAnalogClock.git",
"tag": "v1.6"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}