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