blob: 6cccd81f4afb8b91d43f611c37c44f76ec94f4bd [file] [log] [blame]
{
"name": "Light-Untar",
"version": "0.2.0",
"summary": "Extract files and directories created with the tar -cf command.",
"homepage": "https://github.com/mhausherr/Light-Untar-for-iOS",
"license": "BSD",
"authors": {
"Mathieu Hausherr": "mhausherr@gmail.com"
},
"source": {
"git": "https://github.com/mhausherr/Light-Untar-for-iOS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}