[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 4 / 7 / a / ZQLPopView / 0.0.1 / ZQLPopView.podspec.json
blobf47df08c1779db99bd293d685dd7c89f00e0c5a8
2   "name": "ZQLPopView",
3   "version": "0.0.1",
4   "summary": "A short description of ZQLTest.",
5   "description": "曾清林",
6   "homepage": "https://github.com/ZengQingLinZ/ZQLPopView",
7   "license": "MIT",
8   "authors": {
9     "zengqinglin": "328318821@qq.com"
10   },
11   "swift_version": "4.1",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/ZengQingLinZ/ZQLPopView.git",
17     "tag": "0.0.1"
18   },
19   "requires_arc": true,
20   "xcconfig": {
21     "VALID_ARCHS": "arm64 x86_64"
22   },
23   "source_files": "Classes/**/*.{h,m,mm}",
24   "resources": "Classes/**/*.{xib}",
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   }