[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 1 / e / 8 / BEMAnalogClock / 1.5 / BEMAnalogClock.podspec.json
bloba21dca4732c520b489f7cc8c0cce5759a348915a
2   "name": "BEMAnalogClock",
3   "version": "1.5",
4   "summary": "iOS library to create elegant, interactive clocks.",
5   "homepage": "https://github.com/Boris-Em/BEMAnalogClock",
6   "screenshots": [
7     "http://s18.postimg.org/hsff40p5l/BEMAnalog_Clock_Main.png"
8   ],
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Boris Emorine": "boris.emorine@gmail.com"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/Boris-Em/BEMAnalogClock.git",
22     "tag": "v1.5"
23   },
24   "source_files": [
25     "Classes",
26     "Classes/**/*.{h,m}"
27   ]