[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / c / RBSegmentedControl / 0.1.0 / RBSegmentedControl.podspec.json
blob931e698767884f0779f9f30fbc1fdc69d67edb59
2   "name": "RBSegmentedControl",
3   "version": "0.1.0",
4   "summary": "A Color Customizable UISegmentedControl",
5   "description": "RBSegmentedControl is SubClass of UIView that you can customize the color .",
6   "homepage": "https://github.com/rb-de0/RBSegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "rb_de0": "rebirth.de0@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rb-de0/RBSegmentedControl.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/rb_de0",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "RBSegmentedControl": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"