[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / a / 9 / IOToastInput / 0.2.0 / IOToastInput.podspec.json
blobf3cfd803b74b5356f899beec0d60ac700474b777
2   "name": "IOToastInput",
3   "version": "0.2.0",
4   "summary": "IOToastInput is toast with textfield",
5   "description": "                        IOToastInput give you nice toast with just 1 line of code\n",
6   "homepage": "https://github.com/ibeneb/IOToastInput",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benjamin Prieur": "benjamin@prieur.org"
13   },
14   "source": {
15     "git": "https://github.com/ibeneb/IOToastInput.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "IOToastInput": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "QuartzCore"
31   ]