blob: 883c1f35e258c4538487f8b5a2e76f50ce7239c9 [file] [log] [blame]
{
"name": "SuperMarket",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SuperMarket/Classes/**/*"
}