blob: f70b248e197b530e8b64be6eca60232ddb82c281 [file] [log] [blame]
{
"name": "Light-Untar",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}