[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / b / d / YYTFramework / 0.1.7 / YYTFramework.podspec.json
blob80b45e2f8d17228df126a00dcae14421d528c352
2   "name": "YYTFramework",
3   "version": "0.1.7",
4   "summary": "manage some the third libs",
5   "description": "admob 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.7"
17   },
18   "source_files": "Source/*.{h,m}",
19   "public_header_files": "Source/*.h",
20   "vendored_frameworks": [
21     "Source/*.framework"
22   ],
23   "vendored_libraries": [
24     "Source/*.a"
25   ],
26   "resources": "Source/*.bundle",
27   "frameworks": [
28     "AdSupport",
29     "StoreKit",
30     "SystemConfiguration",
31     "CoreTelephony",
32     "CoreLocation",
33     "CoreMotion",
34     "MessageUI",
35     "AVFoundation",
36     "CoreMedia",
37     "QuartzCore",
38     "Security"
39   ],
40   "libraries": "xml2",
41   "requires_arc": true,
42   "dependencies": {
43     "Firebase/AdMob": [
45     ]
46   }