| { | |
| "name": "VRiX", | |
| "version": "0.1.1", | |
| "summary": "브릭스 광고 출력 라이브러리.", | |
| "description": "브릭스 광고 라이브러리, VMAP, VAST", | |
| "homepage": "https://github.com/Gomcorp/VRiX", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Gomcorp": "kuyoungchang@gomcorp.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Gomcorp/VRiX.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "9.3" | |
| }, | |
| "source_files": "VRiX/Classes/**/*" | |
| } |