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