[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 1 / KCSelectionDialog / 1.0.0 / KCSelectionDialog.podspec.json
blobc47743a8587fad744ec9480f714b5a12d97458ca
2   "name": "KCSelectionDialog",
3   "version": "1.0.0",
4   "summary": "Simple selection dialog",
5   "homepage": "https://github.com/kciter/KCSelectionDialog",
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/KCSelectionDialog.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "KCSelectionDialog/*.{swift}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"