[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / b / c / AAManager / 0.1.12 / AAManager.podspec.json
blob070a8103051b5a47686d396e80acf6aee2511b3e
2   "name": "AAManager",
3   "version": "0.1.12",
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.12.tar.bz2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "resources": "Resources/AABundle.bundle",
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "ios": {
25     "vendored_frameworks": "AAManager.framework"
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreGraphics",
30     "QuartzCore"
31   ],
32   "dependencies": {
33     "AFNetworking": [
35     ],
36     "YYModel": [
38     ],
39     "Masonry": [
41     ]
42   }