| { | |
| "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/**/*" | |
| } |