[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / d / MZCodeTest / 0.0.1 / MZCodeTest.podspec.json
blobe2967b0f80af83e81076427ed629497ddc6c5475
2   "name": "MZCodeTest",
3   "version": "0.0.1",
4   "summary": "A short description of MZCodeTest.",
5   "description": "short description-First commit",
6   "homepage": "http://10.77.77.67:3000/qiupeng/MZCodeTest",
7   "license": "MIT",
8   "authors": {
9     "mz": ""
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://10.77.77.67:3000/qiupeng/MZCodeTest.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "DQAlertView",
20     "DQAlertView/**/*.{h,m}"
21   ],
22   "exclude_files": "DQAlertView/Exclude",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": [
26       "Foundation",
27       "UIKit"
28     ]
29   }