[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / e / 0 / SingleChoiceController / 0.0.1 / SingleChoiceController.podspec.json
bloba1b59aaedc710be0c3be9f0b3c65f8a098a1a063
2   "name": "SingleChoiceController",
3   "version": "0.0.1",
4   "authors": {
5     "Kevin Wong": "kevin.wl.02@gmail.com"
6   },
7   "summary": "Single choice selection component.",
8   "homepage": "https://github.com/kevinwl02/SingleChoiceController.git",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/kevinwl02/SingleChoiceController.git",
18     "tag": "0.0.1"
19   },
20   "public_header_files": "SingleChoiceController/.h",
21   "source_files": "Library/*.{h,m,mm}",
22   "requires_arc": true