[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / 8 / HR_Encryption / 0.2.0 / HR_Encryption.podspec.json
blobc70ec8d1baaa3923a0e5ba169951f5f139177cb7
2   "name": "HR_Encryption",
3   "version": "0.2.0",
4   "summary": "HR_Encryption",
5   "description": "risenb iOS development components of description",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "穆英波": "obgniyum@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/iOS-Risenb/HR_Encryption.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "MD5",
24       "source_files": "HR_Encryption/Classes/MD5/*.{h,m}"
25     },
26     {
27       "name": "BASE64",
28       "source_files": "HR_Encryption/Classes/BASE64/**/*.{h,m}"
29     }
30   ]