[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / b / PLUUIKit / 0.0.7 / PLUUIKit.podspec.json
blob6204cff5cd402d599369e78ecdf54bbaf76a3b25
2   "name": "PLUUIKit",
3   "version": "0.0.7",
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.0.7"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "PLUUIKit.framework"
21   },
22   "dependencies": {
23     "PLUFoundation": [
24       "~> 0.0.3"
25     ]
26   }