[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / d / YYTFramework / 0.0.6 / YYTFramework.podspec.json
blobc822437f4470bfd9c30ce6c1110d7690a8b83199
2   "name": "YYTFramework",
3   "version": "0.0.6",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/yytpanyuan/YYTFramework.git",
16     "tag": "0.0.6"
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   ],
35   "libraries": "stdc++",
36   "requires_arc": true,
37   "dependencies": {
38     "Firebase/AdMob": [
40     ]
41   }