{ | |
"name": "AMTestPod", | |
"version": "0.1.0", | |
"summary": "Amiltone Test YOLO", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://amiltone.com", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"antdesc": "adescamps@amiltone.com" | |
}, | |
"source": { | |
"git": "ssh://git@192.168.1.71:2222/adescamps/AMPodTest.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "AMTestPod/Classes/**/*" | |
} |