[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 2 / 1 / PLUEncrypt / 0.0.2 / PLUEncrypt.podspec.json
blob687f4111c68ed3856edac98be76f8c10d646444c
2   "name": "PLUEncrypt",
3   "version": "0.0.2",
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.2"
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   }