[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / b / SelectionDialog / 3.0.0 / SelectionDialog.podspec.json
blob25b11b2cd66a19eb9ff879f45309675179cd9827
2   "name": "SelectionDialog",
3   "version": "3.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": "3.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