[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / d / e / YUSegment / 1.0.1 / YUSegment.podspec.json
blob4630698f2a84fc585980da498b379b4230e50c14
2   "name": "YUSegment",
3   "version": "1.0.1",
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": "1.0.1"
20   },
21   "source_files": [
22     "Pod",
23     "Pod/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true