[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 2 / 7 / b / wsAManager / 0.4.6 / wsAManager.podspec.json
bloba1f5f49e01181e74f17b1b863556ef167492e847
2   "name": "wsAManager",
3   "version": "0.4.6",
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   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "ios": {
24     "vendored_frameworks": "*.framework"
25   },
26   "frameworks": [
27     "UIKit",
28     "CoreGraphics",
29     "QuartzCore",
30     "WebKit"
31   ],
32   "dependencies": {
33     "AFNetworking": [
35     ],
36     "YYModel": [
38     ],
39     "Masonry": [
41     ]
42   }