[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 2 / NSToastView / 0.1.2 / NSToastView.podspec.json
blobb6dc2c15163a44daaf7629f7d130efd6dd35c8f4
2   "name": "NSToastView",
3   "version": "0.1.2",
4   "summary": "Class designed for the Toast .",
5   "description": "Toast in iOS\nUsage:\n\n\nrefer the example for More Details\n\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/rahul-apple/NSToastView",
7   "license": "MIT",
8   "authors": {
9     "rahul-apple": "rahulthazhuthala@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rahul-apple/NSToastView.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "NSToastView": [
22       "Pod/Assets/*.png"
23     ]
24   }