[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / 9 / f / 6 / PocketMediaNativeAds / 0.2.2 / PocketMediaNativeAds.podspec.json
blob6ab1acbf2a40caa18dfd720bf0d6d1af30d3fb12
2   "name": "PocketMediaNativeAds",
3   "version": "0.2.2",
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.2"
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,xib}"
25     ]
26   }