| { | |
| "name": "midasconSDKSample", | |
| "version": "0.1.0", | |
| "summary": "summary midasconSDKSample.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/ZIONBI/midasconSDKSample", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ZIONBI": "hotpp1.zionbi@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZIONBI/midasconSDKSample.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "midasconSDKSample/Classes/**/*" | |
| } |