[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / d / YYTFramework / 0.2.7 / YYTFramework.podspec.json
bloba8b2a41d4ea120b9cc618ce78df0c3c0c808e967
2   "name": "YYTFramework",
3   "version": "0.2.7",
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.2.7"
17   },
18   "source_files": "Source/*.{h,m}",
19   "public_header_files": "Source/*.h",
20   "frameworks": [
21     "AdSupport",
22     "StoreKit",
23     "SystemConfiguration",
24     "CoreTelephony",
25     "CoreLocation",
26     "CoreMotion",
27     "MessageUI",
28     "AVFoundation",
29     "CoreMedia",
30     "QuartzCore",
31     "Security"
32   ],
33   "libraries": "xml2",
34   "requires_arc": true,
35   "dependencies": {
36     "Firebase/AdMob": [
38     ],
39     "BaiduMobAdSDK": [
41     ],
42     "GDTMobSDK": [
44     ],
45     "Ads-CN": [
47     ]
48   }