[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / b / wsAManager / 0.4.7 / wsAManager.podspec.json
blob0ff7cf318c87019e991de0938ca5243b37ef6d65
2   "name": "wsAManager",
3   "version": "0.4.7",
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.4.6.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": "*.framework"
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreGraphics",
30     "QuartzCore",
31     "WebKit",
32     "MobileCoreServices",
33     "Security",
34     "SystemConfiguration"
35   ],
36   "dependencies": {
37     "AFNetworking": [
39     ],
40     "YYModel": [
42     ],
43     "Masonry": [
45     ]
46   }