[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / e / PlainSegmentedControl / 1.0.0 / PlainSegmentedControl.podspec.json
blob731a56c18264e6b82a2e0120627f07a8ebdebfab
2   "name": "PlainSegmentedControl",
3   "version": "1.0.0",
4   "summary": "An iOS plain style SegmentedControl.",
5   "description": "PlainSegmentedControl is an iOS plain style SegmentedControl.",
6   "homepage": "https://github.com/Meniny/PlainSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elias Abel": "Meniny@qq.com"
13   },
14   "social_media_url": "https://meniny.cn",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/Meniny/PlainSegmentedControl.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "PlainSegmentedControl/*",
23   "public_header_files": "PlainSegmentedControl/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0",
30   "deprecated": true