| { | |
| "name": "LJTCamera", | |
| "version": "0.0.1", | |
| "summary": "A short description of LJTCamera.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/xiujiekeman/LJTCamera", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "LJT": "beecode@yeah.net" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xiujiekeman/LJTCamera.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "LJTCamera/Classes/**/*" | |
| } |