[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 0 / SPADManager / 1.0.3 / SPADManager.podspec.json
blobeb11be356b16590f578aa4e82491bfd41dc8c0f3
2   "name": "SPADManager",
3   "version": "1.0.3",
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.3"
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": "SPModel",
41       "source_files": "SPADManagerExample/SPADManager/Model/*.{h,m}"
42     },
43     {
44       "name": "SPViews",
45       "source_files": "SPADManagerExample/SPADManager/Views/*.{h,m,xib}"
46     }
47   ]