[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 0 / b / d / YYTFramework / 0.6.4 / YYTFramework.podspec.json
blob1ab7449501c0043baaa1488deed7794d87ebd580
2   "name": "YYTFramework",
3   "version": "0.6.4",
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.6.4"
17   },
18   "source_files": "Source/**/*.{h,m}",
19   "resources": "Source/**/*.{bundle,xib,png}",
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     "Masonry": [
53     ]
54   }