[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / b / 3 / 0 / YGAdSDK / 0.0.8 / YGAdSDK.podspec.json
blobe45012d0231989e8961237fd94a92c34cbe52941
2   "name": "YGAdSDK",
3   "version": "0.0.8",
4   "summary": "The framework provided by Longyun Technology.",
5   "description": "The framework provided by Longyun Technology,provide Yunlong SSP platform advertising display.",
6   "homepage": "https://github.com/LongYunGit/YGAdSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangbao": "zhangbao@ly.group"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/LongYunGit/YGAdSDK.git",
19     "tag": "0.0.8"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "SystemConfiguration",
25     "MobileCoreServices",
26     "AdSupport",
27     "WebKit",
28     "CoreTelephony",
29     "CoreMotion"
30   ],
31   "exclude_files": "README.md",
32   "requires_arc": true,
33   "vendored_frameworks": "Frameworks/*.framework",
34   "resources": "YGAdSDK.bundle",
35   "dependencies": {
36     "YGNet": [
37       "0.0.3"
38     ]
39   }