[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / a / GMSegmentedControl / 0.9.1 / GMSegmentedControl.podspec.json
blob238f1c0814336960f8d14c44991ac0d342fa71b7
2   "name": "GMSegmentedControl",
3   "version": "0.9.1",
4   "summary": "Customization, swipeable, nullable segmented control",
5   "homepage": "https://github.com/GlobakMaxim/GMSegmentedControl",
6   "screenshots": "https://github.com/GlobakMaxim/GMSegmentedControl/blob/master/sample.gif?raw=true",
7   "description": "Segmented control wich you needed =)",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Globak Maxim": "maxim.globak@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/GlobakMaxim/GMSegmentedControl.git",
20     "tag": "0.9.1"
21   },
22   "source_files": [
23     "GMSegmentedControl",
24     "GMSegmentedControl/**/*.{h,m}"
25   ],
26   "exclude_files": "GMSegmentedControl/Exclude",
27   "requires_arc": true