[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / b / c / AAManager / 0.4.5 / AAManager.podspec.json
blob914d96cd5157fcf055c8313745e9718900f33d11
2   "name": "AAManager",
3   "version": "0.4.5",
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://github.com/JiaDingYi/AASDKDemo-iOS/releases/download/0.4.5/AAManager.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     "WebKit",
32     "MobileCoreServices",
33     "Security",
34     "SystemConfiguration"
35   ],
36   "dependencies": {
37     "YYModel": [
39     ],
40     "Masonry": [
42     ]
43   }