blob: beadcbbf5d7a2828288a353399b70b6ec337bd8d [file] [log] [blame]
{
"name": "DTAUS",
"version": "0.1.0",
"summary": "A simple DTAUS parser written in Objective-C.",
"homepage": "https://github.com/toco/DTAUS",
"license": "MIT",
"authors": {
"Tobias Conradi": "dtaus@tobias-conradi.de"
},
"source": {
"git": "https://github.com/toco/DTAUS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "DTAUS",
"frameworks": "Foundation",
"requires_arc": true
}