[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / f / ATTestCocoapods / 2.1.6 / ATTestCocoapods.podspec.json
blob8a7fc61eb38657ed78596675cc5479b4ca5fcf84
2   "name": "ATTestCocoapods",
3   "version": "2.1.6",
4   "summary": "ATTestCocoapods.",
5   "description": "ATTestCocoapods Copyright (c) 2018 ABC Reading. All rights reserved.",
6   "homepage": "https://github.com/chen690764865/ATTestCocoapods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Summer": "690764865@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chen690764865/ATTestCocoapods.git",
16     "tag": "2.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATTestCocoapods/Classes/*.framework/Headers/*.{h}",
22   "vendored_frameworks": "ATTestCocoapods/Classes/*.framework",
23   "public_header_files": "ATTestCocoapods/Classes/*.framework/Headers/*.h",
24   "resource_bundles": {
25     "ATTestCocoapods": [
26       "ATTestCocoapods/Assets/*.bundle"
27     ]
28   },
29   "xcconfig": {
30     "VALID_ARCHS": "arm64 x86_64 armv7 armv7s"
31   },
32   "dependencies": {
33     "SSZipArchive": [
34       "~> 2.1.1"
35     ],
36     "JSONModel": [
37       "~> 1.7.0"
38     ],
39     "lottie-ios": [
40       "~> 2.5.0"
41     ],
42     "SDWebImage": [
43       "~> 4.0"
44     ],
45     "YYText": [
46       "~> 1.0.7"
47     ],
48     "Objective-LevelDB": [
49       "~> 2.1.5"
50     ],
51     "Qiniu": [
52       "~> 7.2.2"
53     ]
54   }