blob: 9315a7fdc2523deefaa61d3c9fcb623a605ef2b2 [file] [log] [blame]
{
"name": "MinterExplorer",
"version": "0.1.8",
"summary": "A short description of MinterExplorer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MinterTeam/minter-ios-explorer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sidorov.panda": "ody344@gmail.com"
},
"source": {
"git": "https://github.com/MinterTeam/minter-ios-explorer.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MinterExplorer/Classes/**/*",
"dependencies": {
"MinterCore": [
]
}
}