blob: 4d02487ea230a4666e61e6efb7df114701bcbf2c [file] [log] [blame]
{
"name": "MinterMy",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MinterMy/Classes/**/*",
"dependencies": {
"MinterCore": [
]
}
}