[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / b / d / YYTFramework / 0.1.9 / YYTFramework.podspec.json
blob0ec23aa936da7a6f1a9c877f06d80e8c6f8fa4de
2   "name": "YYTFramework",
3   "version": "0.1.9",
4   "summary": "manage some the third libs",
5   "description": "Admob and GDK and Baidu SSP 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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/yytpanyuan/YYTFramework.git",
16     "tag": "0.1.9"
17   },
18   "source_files": "Source/*.{h,m}",
19   "public_header_files": "Source/*.h",
20   "vendored_frameworks": [
21     "Source/*.framework"
22   ],
23   "resources": "Source/*.bundle",
24   "frameworks": [
25     "AdSupport",
26     "StoreKit",
27     "SystemConfiguration",
28     "CoreTelephony",
29     "CoreLocation",
30     "CoreMotion",
31     "MessageUI",
32     "AVFoundation",
33     "CoreMedia",
34     "QuartzCore",
35     "Security"
36   ],
37   "libraries": "xml2",
38   "requires_arc": true,
39   "dependencies": {
40     "Firebase/AdMob": [
42     ],
43     "GDTMobSDK": [
45     ]
46   }