[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 1 / e / 8 / BEMAnalogClock / 1.6 / BEMAnalogClock.podspec.json
blob30ca98e65796f1e29a1350023f57cd4ea1ecd0f3
2   "name": "BEMAnalogClock",
3   "version": "1.6",
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     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source": {
22     "git": "https://github.com/Boris-Em/BEMAnalogClock.git",
23     "tag": "v1.6"
24   },
25   "source_files": [
26     "Classes",
27     "Classes/**/*.{h,m}"
28   ]