[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 2 / 9 / 7 / SmartAd / 0.1.9 / SmartAd.podspec.json
blobefb9846adf950b15268f2e87005ee5a6e37b489f
2   "name": "SmartAd",
3   "version": "0.1.9",
4   "summary": "SmartAd is an easy-to-use library for Google AdMob and Facebook advertising frameworks.",
5   "description": "SmartAd is an easy-to-use library for AdMob and Audience Network advertising frameworks on iOS and Android.",
6   "homepage": "https://github.com/ShockUtility/SmartAdForSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShockUtility": "shock@docs.kr"
13   },
14   "source": {
15     "git": "https://github.com/ShockUtility/SmartAdForSwift.git",
16     "tag": "0.1.9"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SmartAd/Classes/**/*",
23   "resource_bundles": {
24     "SmartAd": [
25       "SmartAd/Classes/**/*.{storyboard,xib,png}"
26     ]
27   },
28   "static_framework": true,
29   "dependencies": {
30     "Firebase/Core": [
32     ],
33     "Firebase/AdMob": [
35     ],
36     "FBAudienceNetwork": [
38     ]
39   }