[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / 1 / PLUEncrypt / 0.0.1 / PLUEncrypt.podspec.json
bloba63c81fc8bec68527738680e4f030f3fc42b9b74
2   "name": "PLUEncrypt",
3   "version": "0.0.1",
4   "summary": "PLUEncrypt",
5   "description": "龙珠直播的PLUEncrypt库",
6   "homepage": "https://github.com/LongzhuLive/PLUEncrypt",
7   "license": "MIT",
8   "authors": {
9     "DarrenYau": "jiqiu@pptv.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/LongzhuLive/PLUEncrypt.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "PLUEncrypt.framework"
21   },
22   "dependencies": {
23     "PLUFoundation": [
24       "~> 0.0.2"
25     ],
26     "PLUNetworking": [
27       "~> 0.0.2"
28     ]
29   }