[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / c / AAManager / 0.1.0 / AAManager.podspec.json
blob667e4cc74779d77133b800056098b0c984a1884d
2   "name": "AAManager",
3   "version": "0.1.0",
4   "summary": "The new Anti-Addiction SDK.",
5   "authors": {
6     "wzy2010416033@163.com": "wzy2010416033@163.com"
7   },
8   "homepage": "https://www.zplay.com/",
9   "description": "The new Anti-Addiction SDK for Zplay.",
10   "frameworks": "UIKit",
11   "source": {
12     "http": "https://adsdk.yumimobi.com/iOS/AASDK/AAManager_0.1.0.tar.bz2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "resource_bundles": {
18     "AAManager": [
19       "Resources/*"
20     ]
21   },
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYModel": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "ios": {
37     "vendored_frameworks": "AAManager.framework"
38   }