[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 7 / KCHorizontalDial / 2.0 / KCHorizontalDial.podspec.json
blob50f6ef3207bc55c313a571682d2f59025a32f0cb
2   "name": "KCHorizontalDial",
3   "version": "2.0",
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/KCHorizontalDial.git",
15     "tag": "2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "KCHorizontalDial/*.{swift}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true