[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 9 / HMSegmentedControl@hons82 / 1.4.2 / HMSegmentedControl@hons82.podspec.json
blob59fca787d58669c29b9b6dcd6d6e82651c007f07
2   "name": "HMSegmentedControl@hons82",
3   "version": "1.4.2",
4   "summary": "A drop-in replacement for UISegmentedControl mimicking the style of various Google products. FORK of hons82",
5   "homepage": "https://github.com/hons82/HMSegmentedControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Hesham Abd-Elmegid": "hesham.abdelmegid@gmail.com",
12     "Hannes Tribus": "hons82@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hons82/HMSegmentedControl.git",
16     "tag": "v1.4.2"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true,
22   "source_files": "HMSegmentedControl/*.{h,m}",
23   "frameworks": "QuartzCore"