[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / d / YYTFramework / 0.3.2 / YYTFramework.podspec.json
blob32bec29b3c5cfd7e5c8acfd5aab31388707ddf11
2   "name": "YYTFramework",
3   "version": "0.3.2",
4   "summary": "manage some the third libs",
5   "description": "Admob and GDK and Baidu SSP and Ads and some other the third libs.",
6   "homepage": "https://github.com/yytpanyuan/YYTFramework",
7   "license": "MIT",
8   "authors": {
9     "yytpanyuan": "yytsoon@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/yytpanyuan/YYTFramework.git",
16     "tag": "0.3.2"
17   },
18   "source_files": "Source/*.{h,m}",
19   "public_header_files": "Source/*.h",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "frameworks": [
24     "AdSupport",
25     "StoreKit",
26     "SystemConfiguration",
27     "CoreTelephony",
28     "CoreLocation",
29     "CoreMotion",
30     "MessageUI",
31     "AVFoundation",
32     "CoreMedia",
33     "QuartzCore",
34     "Security"
35   ],
36   "libraries": "xml2",
37   "requires_arc": true,
38   "dependencies": {
39     "Google-Mobile-Ads-SDK": [
41     ],
42     "BaiduMobAdSDK": [
43       "4.83"
44     ],
45     "GDTMobSDK": [
47     ],
48     "Ads-CN": [
50     ]
51   }