blob: 8501f7cb18295e3b649687d3495ecb0f081fc7ca [file] [log] [blame]
{
"name": "SuperMarket",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SuperMarket/Classes/**/*"
}