[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / b / PLUUIKit / 0.1.0 / PLUUIKit.podspec.json
blob3c396ff12ec415946a5a92b81d127add3dddd2c7
2   "name": "PLUUIKit",
3   "version": "0.1.0",
4   "summary": "PLUUIKit",
5   "description": "龙珠直播的UIKit库",
6   "homepage": "https://github.com/LongzhuLive/PLUUIKit",
7   "license": "MIT",
8   "authors": {
9     "DarrenYau": "jiqiu@pptv.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LongzhuLive/PLUUIKit.git",
16     "tag": "0.1.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "PLUUIKit.framework"
21   },
22   "resources": "PLUUIKit.framework/*.bundle",
23   "dependencies": {
24     "PLUFoundation": [
25       "~> 0.0.3"
26     ]
27   }