[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 0 / 3 / HHSlideView / 1.0.0 / HHSlideView.podspec.json
blob4cde1c4d7ae796d3eed4ffbc20ef990a90eea4dc
2   "name": "HHSlideView",
3   "version": "1.0.0",
4   "summary": "An custom segment control view with flat style.",
5   "description": "HHSlideView is a falt view with segment control function. It's easy to be integrated into your project.",
6   "homepage": "https://github.com/Herbert77/HHSlideView",
7   "license": "MIT",
8   "authors": {
9     "Herbert Hu": "herbert7789@hotmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Herbert77/HHSlideView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Example/HHSlideViewExample/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true