[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / e / 9 / EncapsulationToolLibrary / 0.0.1 / EncapsulationToolLibrary.podspec.json
blob44d228c4cf53b26b059189d1eec3f39d03441fe2
2   "name": "EncapsulationToolLibrary",
3   "version": "0.0.1",
4   "summary": "EncapsulationToolLibrary my first tools",
5   "description": "this is my first tools",
6   "homepage": "https://gitee.com/Lee0924",
7   "license": "MIT",
8   "authors": {
9     "lijialin": "Lee0924"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://gitee.com/Lee0924/EncapsulationToolLibrary.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "Qiniu": [
21       "<=  7.2.5"
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "MJExtension",
27       "source_files": "EncapsulationToolLibrary/EncapsulationToolLibrary/MJExtension/**/*.{h,m}"
28     }
29   ]