[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 7 / 3 / f / GUAdsSDK / 1.0.0 / GUAdsSDK.podspec.json
blob8a94675b259259133fd38ae1936f74a82e8e7eac
2   "name": "GUAdsSDK",
3   "version": "1.0.0",
4   "summary": "This is a development kit for integrating third-party advertising providers.",
5   "license": "MIT",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "homepage": "https://github.com/shenwawa/GUAdsSDK",
10   "authors": {
11     "taeja": "shenxstest@sina.com"
12   },
13   "social_media_url": "https://weibo.com/6017866369/profile?topnav=1&wvr=6&is_all=1",
14   "source": {
15     "git": "https://github.com/shenwawa/GUAdsSDK.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "GUAdsSDK/GUAdsSDK.framework/Headers/*.{h}",
19   "requires_arc": true,
20   "vendored_frameworks": "GUAdsSDK/GUAdsSDK.framework",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "MJExtension": [
28     ]
29   }