blob: 477deec47eeed176439672b75643204e359d1d6b [file] [log] [blame]
{
"name": "SuperMarket",
"version": "0.1.0",
"summary": "Swift iTunes search API Wrapper.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ryuiwasaki/SuperMarket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ryuiwasaki": "ryu.contact.jp@gmail.com"
},
"source": {
"git": "https://github.com/ryuiwasaki/SuperMarket.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SuperMarket/Classes/**/*"
}