[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 9 / IOToastInput / 0.1.0 / IOToastInput.podspec.json
blob44ef3aa532314de0521673dead3210c86c298201
2   "name": "IOToastInput",
3   "version": "0.1.0",
4   "summary": "IOToastInput is toast with textfield",
5   "homepage": "https://github.com/ibeneb/IOToastInput",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Benjamin Prieur": "benjamin@smok.io"
12   },
13   "source": {
14     "git": "https://github.com/ibeneb/IOToastInput.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "IOToastInput": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "QuartzCore"
30   ]