[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / a / b / abcReadingPod / 0.1.14 / abcReadingPod.podspec.json
blob7b8da18788ed55104f3899a51fa480abda53fea7
2   "name": "abcReadingPod",
3   "version": "0.1.14",
4   "summary": "readingSDK pod库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://krisgxd.ticp.vip:30000/kris/abcreadingpod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kris": "970768639@qq.com"
13   },
14   "source": {
15     "git": "http://krisgxd.ticp.vip:30000/kris/abcreadingpod.git",
16     "tag": "0.1.14"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "AudioToolbox",
24     "CoreGraphics",
25     "CoreTelephony",
26     "Accelerate",
27     "MediaPlayer",
28     "Security",
29     "QuartzCore",
30     "CoreMotion",
31     "SystemConfiguration",
32     "AdSupport",
33     "AVFoundation"
34   ],
35   "vendored_frameworks": "abcReadingPod/Classes/*.framework",
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   },
39   "dependencies": {
40     "SSZipArchive": [
41       "~> 2.1.1"
42     ],
43     "JSONModel": [
44       "~> 1.7.0"
45     ],
46     "lottie-ios": [
47       "~> 2.5.0"
48     ],
49     "SDWebImage": [
50       "~> 5.8.0"
51     ],
52     "YYText": [
53       "~> 1.0.7"
54     ],
55     "Objective-LevelDB": [
56       "~> 2.1.5"
57     ],
58     "AliyunOSSiOS": [
59       "~> 2.10.7"
60     ]
61   },
62   "resource_bundles": {
63     "ATReadingBookSDK": [
64       "abcReadingPod/Assets/*.bundle"
65     ]
66   },
67   "source_files": "abcReadingPod/Classes/*.framework/Headers/*.{h}",
68   "public_header_files": "abcReadingPod/Classes/*.framework/Headers/*.h",
69   "pod_target_xcconfig": {
70     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
71   },
72   "user_target_xcconfig": {
73     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
74   }