{ | |
"name": "AceTM", | |
"version": "0.1.0", | |
"summary": "AceTM SDK", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/MoonJR/AceTM", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"JongRak Moon": "mox7050@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/MoonJR/AceTM.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "AceTM/Classes/**/*", | |
"pushed_with_swift_version": "3.0" | |
} |