[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / c / b / HorizontalDial / 3.1 / HorizontalDial.podspec.json
blob8f3d4b795e236ead3d7d6bd71832f523dccbf27e
2   "name": "HorizontalDial",
3   "version": "3.1",
4   "summary": "A horizontal scroll dial like Instagram",
5   "homepage": "https://github.com/kciter/KCHorizontalDial",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kciter": "kciter@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/kciter/HorizontalDial.git",
15     "tag": "3.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "HorizontalDial/*.{swift}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"