[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / d / e / YUSegment / 0.1.4 / YUSegment.podspec.json
blob8f3235aca880c9d0f13849fcf9f591157fe3d211
2   "name": "YUSegment",
3   "version": "0.1.4",
4   "summary": "A customizable Segmented Control for iOS. Supports text and image.",
5   "description": "#YUSegment\n\nA customizable **Segmented Control** for iOS. Supports text and image.\n\n##Requirements\n\nYUSegment works on iOS 8.0 and later version and is compatible with ARC projects.",
6   "homepage": "https://github.com/afishhhhh/YUSegment",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "afishhhhh": "ygqdev0126@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/afishhhhh/YUSegment.git",
19     "tag": "0.1.4"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "Classes/**/*.h",
26   "frameworks": "UIKit",
27   "requires_arc": true