[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 0 / 3 / HHSlideView / 0.0.1 / HHSlideView.podspec.json
blob43db4bd8923b036a23a5d9d9c07817094ccc1ed2
2   "name": "HHSlideView",
3   "version": "0.0.1",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Herbert77/HHSlideView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Example/HHSlideViewExample/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true