[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / 6 / PocketMediaNativeAds / 0.2.1 / PocketMediaNativeAds.podspec.json
blobd6108401ef1001fc65754e210be99cf16b388799
2   "name": "PocketMediaNativeAds",
3   "version": "0.2.1",
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.2.1"
15   },
16   "social_media_url": "https://twitter.com/PocketMediaBV",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/*.swift",
22   "resource_bundles": {
23     "PocketMediaNativeAds": [
24       "Pod/Assets/*.png"
25     ]
26   }