[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 8 / 1 / WBSegmentControl / 0.1.0 / WBSegmentControl.podspec.json
blob811ff4b458180313854cb279a26f69a977722863
2   "name": "WBSegmentControl",
3   "version": "0.1.0",
4   "summary": "An easy to use, customizable segment control.",
5   "description": "WBSegmentedControl is an easy to use, customizable segment control, has several effects, can be used to show labels or tabs.",
6   "homepage": "https://github.com/xiongxiong/WBSegmentControl",
7   "license": "MIT",
8   "authors": {
9     "xiongxiong": "ximengwuheng@163.com"
10   },
11   "source": {
12     "git": "https://github.com/xiongxiong/WBSegmentControl.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "WBSegmentControl/Classes/**/*",
19   "resource_bundles": {
20     "WBSegmentControl": [
21       "WBSegmentControl/Assets/*.png"
22     ]
23   }