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