[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / a / 0 / SPADManager / 1.0.0 / SPADManager.podspec.json
blob441a4961e197d61f17b41255830e7746309f0888
2   "name": "SPADManager",
3   "version": "1.0.0",
4   "summary": "广告管理.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/lansepan/SPADManager",
10   "authors": {
11     "BluePan": "243492212@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/lansepan/SPADManager.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "MapKit",
24     "Security",
25     "Foundation",
26     "CoreLocation"
27   ],
28   "dependencies": {
29     "Firebase": [
31     ],
32     "Firebase/AdMob": [
34     ]
35   },
36   "public_header_files": "SPADManagerExample/SPADManager/SPADManager.h",
37   "source_files": "SPADManagerExample/SPADManager/SPADManager.h",
38   "subspecs": [
39     {
40       "name": "SPAdMob",
41       "source_files": "SPADManagerExample/SPADManager/AdMob/*.{h,m}"
42     },
43     {
44       "name": "SPDomMob",
45       "source_files": "SPADManagerExample/SPADManager/DomMob/*.{h,m}"
46     }
47   ]