[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / e / b / 8 / K9SegmentedControl / 0.3 / K9SegmentedControl.podspec.json
blob68b087aaa4cb56c9fc6780dfd9c0ef8404183fc7
2   "name": "K9SegmentedControl",
3   "version": "0.3",
4   "summary": "K9SegmentedControl",
5   "description": "A common Segmented Control.",
6   "homepage": "https://github.com/K999999999/K9SegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "K999999999": "peishen_duan@pinssible.com"
10   },
11   "source": {
12     "git": "https://github.com/K999999999/K9SegmentedControl.git",
13     "tag": "0.3"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "default_subspecs": "K9SegmentedControl",
20   "dependencies": {
21     "Masonry": [
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "K9SegmentedControl",
28       "public_header_files": "K9SegmentedControl/*.h",
29       "ios": {
30         "source_files": [
31           "K9SegmentedControl/*.{h,m}",
32           "K9SegmentedControl/*.h"
33         ]
34       }
35     }
36   ]