| { | |
| "name": "NatModal", | |
| "version": "0.0.1", | |
| "summary": "Nat.js Module: modal.", | |
| "description": "Nat.js Module: modal (alert or confirm or prompt or toast)", | |
| "homepage": "http://natjs.com", | |
| "license": "MIT", | |
| "authors": { | |
| "nat": "i@natjs.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Natjs/nat-modal.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "ios/Classes/*.{h,m}" | |
| } |