[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / a / b / c / AAManager / 0.1.1 / AAManager.podspec.json
blob008031eddf39c16378c4314a25b9b379c186aeec
2   "name": "AAManager",
3   "version": "0.1.1",
4   "summary": "The new Anti-Addiction SDK.",
5   "authors": {
6     "zplay sdk team": "wzy2010416033@163.com"
7   },
8   "license": "Custom",
9   "homepage": "https://www.zplay.com/",
10   "description": "The new Anti-Addiction SDK for Zplay.",
11   "source": {
12     "http": "https://adsdk.yumimobi.com/iOS/AASDK/AAManager_0.1.1.tar.bz2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "resource_bundles": {
18     "AABundle": [
19       "Resources/*"
20     ]
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "ios": {
29     "vendored_frameworks": "AAManager.framework"
30   },
31   "dependencies": {
32     "AFNetworking": [
34     ],
35     "YYModel": [
37     ],
38     "Masonry": [
40     ],
41     "MBProgressHUD": [
43     ]
44   }