blob: 980bb090335dd6a689fe7abe4f9013918fc166e7 [file] [log] [blame]
{
"name": "MusicSearch-Framework",
"version": "0.1.0",
"summary": "Itunes Music search based on search term framework",
"description": "Itunes Music search based on search term framework.",
"homepage": "https://github.com/gaurangjogi/MusicSearchFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gaurang Jogi": "gaurang.jogi@photoninfotech.net"
},
"source": {
"git": "https://github.com/gaurangjogi/MusicSearchFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MusicSearch-Framework/**/*.{h,m,plist}"
}