| { | |
| "name": "PEAR-DataConvertor-iOS", | |
| "version": "1.0.0", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "license": "MIT", | |
| "summary": "NSData interconversion.", | |
| "homepage": "https://github.com/HirokiUmatani/PEAR-DataConvertor-iOS", | |
| "authors": { | |
| "HirokiUmatani": "info@pear.chat" | |
| }, | |
| "source": { | |
| "git": "https://github.com/HirokiUmatani/PEAR-DataConvertor-iOS.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "PEAR-DataConvertor-iOS/*.{h,m}", | |
| "requires_arc": true | |
| } |