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