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