[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / b / d / ZQLScrollCard / 0.0.6 / ZQLScrollCard.podspec.json
blobdea50d509a5a86dfb5b9b88b10c58c29dc945562
2   "name": "ZQLScrollCard",
3   "version": "0.0.6",
4   "summary": "A short description of ZQLTest.",
5   "description": "曾清林",
6   "homepage": "https://github.com/ZengQingLinZ/ZQLScrollCard",
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/ZQLScrollCard.git",
17     "tag": "0.0.6"
18   },
19   "requires_arc": true,
20   "xcconfig": {
21     "VALID_ARCHS": "arm64 x86_64"
22   },
23   "subspecs": [
24     {
25       "name": "OC",
26       "source_files": "OC/**/*.{h,m,mm}",
27       "dependencies": {
28         "SDWebImage": [
30         ]
31       }
32     },
33     {
34       "name": "Swift",
35       "source_files": "Swift/**/*.{h,m,mm,swift}",
36       "dependencies": {
37         "SDWebImage": [
39         ]
40       }
41     }
42   ]