[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 5 / MaryToastin / 0.1.0 / MaryToastin.podspec.json
blobd83d8304f70c13f2755bf74b81d6e5845fdefe08
2   "name": "MaryToastin",
3   "version": "0.1.0",
4   "summary": "UIViewController extension to display toasts your app !",
5   "description": "MaryToastin provide an easy way to present toast in your application. \n\nIt's based on MaryPopin frameworks : https://github.com/Backelite/MaryPopin",
6   "homepage": "https://github.com/leverdeterre/MaryToastin",
7   "screenshots": "https://raw.githubusercontent.com/leverdeterre/MaryToastin/master/screenshots/Toast.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jerome Morissard": "morissardj@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/leverdeterre/MaryToastin.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/leverdeterre",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "MaryToastin/Classes/**/*",
24   "resource_bundles": {
25     "MaryToastin": [
26       "MaryToastin/Assets/*.xib",
27       "MaryToastin/Assets/*.png"
28     ]
29   },
30   "dependencies": {
31     "MaryPopin": [
32       "1.4.2"
33     ]
34   },
35   "pushed_with_swift_version": "3.0"