[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / f / 1 / M6SegmentedControl / 1.0.0 / M6SegmentedControl.podspec.json
bloba417354412052993cdfe88c1a6ba4e3da2696118
2   "name": "M6SegmentedControl",
3   "version": "1.0.0",
4   "summary": "A drop-in replacement for UISegmentedControl mimicking the style of the one in Google Currents and various other Google products.",
5   "description": "Frok from [HMSegmentedControl](https://github.com/HeshamMegid/HMSegmentedControl), fix the bug of HMSegmentedControl, and add round corner indicator function.",
6   "homepage": "https://github.com/M6666/HMSegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "chenyu": "chenyu@yy.com"
10   },
11   "source": {
12     "git": "https://github.com/M6666/HMSegmentedControl.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "HMSegmentedControl/*.{h,m}"