[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 7 / e / f / HMSegmentedControl@zhl / 1.5.5 / HMSegmentedControl@zhl.podspec.json
blob6fb6e1daec80f3119a46bac0467da7c1126b9778
2   "name": "HMSegmentedControl@zhl",
3   "version": "1.5.5",
4   "summary": "A drop-in replacement for UISegmentedControl mimicking the style of the one in Google Currents and various other Google products. FORK of CoderZHL",
5   "homepage": "https://github.com/CoderZHL/HMSegmentedControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "CoderZHL": "haoliangzhong@163.com"
12   },
13   "source": {
14     "git": "https://github.com/CoderZHL/HMSegmentedControl.git",
15     "tag": "v1.5.5"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "HMSegmentedControl/*.{h,m}",
22   "frameworks": "QuartzCore"