blob: 0fd1f61b8a83ffee3cce16be7fb44930bdac00b9 [file] [log] [blame]
{
"name": "iTunesSearch",
"version": "0.0.1",
"summary": "Block based iTunes store communication for iOS and Mac OS X.",
"homepage": "https://github.com/gangverk/iTunesSearch",
"license": "MIT",
"authors": {
"Gangverk": "contact@gangverk.is"
},
"source": {
"git": "https://github.com/gangverk/iTunesSearch.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.6"
},
"source_files": "iTunesSearch/*.{h,m}",
"requires_arc": true
}