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