| { | |
| "name": "NatScreen", | |
| "version": "0.0.1", | |
| "summary": "Nat.js Module: Screen.", | |
| "description": "Nat.js Module: Screen (info or get Brightness set Brightness)", | |
| "homepage": "http://natjs.com", | |
| "license": "MIT", | |
| "authors": { | |
| "nat": "i@natjs.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Natjs/nat-device-screen.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "ios/Classes/*.{h,m}" | |
| } |