[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / e / a / XXDBaseSupport / 1.0.2 / XXDBaseSupport.podspec.json
blob24373df292e1e5b591245c284fbf967394fb6914
2   "name": "XXDBaseSupport",
3   "version": "1.0.2",
4   "summary": "Support Classes For iOS of XXD",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DDstrongman/XXDBaseSupport",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sanli": "lishengshu@xinxindai.com"
13   },
14   "source": {
15     "git": "https://github.com/DDstrongman/XXDBaseSupport.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XXDBaseSupport/Classes/**/*",
22   "dependencies": {
23     "DDHttpSupport": [
25     ],
26     "DDWriteFileManager": [
28     ],
29     "DDSqliteManager": [
31     ]
32   }