[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / 6 / PocketMediaNativeAds / 0.3.0 / PocketMediaNativeAds.podspec.json
blob9bcea6195a0c4dd08a879c559ab92333d05e7732
2   "name": "PocketMediaNativeAds",
3   "version": "0.3.0",
4   "summary": "PocketMediaNativeAds allows you to integrate customizable Native Ads in your app, easily and quickly.",
5   "description": "With Pocket Media Native Ads you can quickstart the process of adding native ads to your iOS project.\nEverything is customizable, but this library allows you to testdrive the implementation real fast.",
6   "homepage": "http://pocketmedia.mobi",
7   "screenshots": "https://bitbucket.org/repo/46g5gL/images/3807516826-Simulator%20Screen%20Shot%2022%20Jan%202016%2015.26.27.png",
8   "license": "MIT",
9   "authors": {
10     "Pocket Media Tech Team": "techteam@pocketmedia.mobi"
11   },
12   "source": {
13     "git": "https://bitbucket.org/pocketbrain/nativeadslib-ios.git",
14     "tag": "0.3.0"
15   },
16   "social_media_url": "https://twitter.com/PocketMediaBV",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "AlamofireImage": [
24     ],
25     "HanekeSwift": [
27     ]
28   },
29   "source_files": "Pod/Classes/*/*.swift",
30   "resource_bundles": {
31     "Tests": [
32       "Pod/Assets/*.{png,xib}"
33     ]
34   }