[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / 5 / freecell-mopub-pod / 0.3 / freecell-mopub-pod.podspec.json
blobb55e41d3a4e61f66c770fa412de0448b2f8aa13d
2   "name": "freecell-mopub-pod",
3   "static_framework": true,
4   "version": "0.3",
5   "summary": "Unity wrapper for MoPub iOS SDK not supported mediations",
6   "homepage": "https://github.com/mopub/mopub-unity-sdk",
7   "license": "MIT",
8   "authors": {
9     "MoPub": "support@mopub.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/avsaro/freecell-mopub-pod.git",
16     "tag": "v0.3"
17   },
18   "source_files": "**/*.{h,m,mm,framework}",
19   "ios": {
20     "dependencies": {
21       "VAMP": [
22         "~> 7.2.3"
23       ],
24       "mopub-ios-sdk": [
25         "~> 5.6.0"
26       ]
27     }
28   }