blob: 96727037c286e6faf08464de74e2bbaa33761a25 [file] [log] [blame]
{
"name": "MilboxTouchSDK",
"version": "1.0.1",
"summary": "MilboxTouch sdk for ios.",
"homepage": "https://github.com/white-tokyo/mbtsdk-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moajo": "t.ohtani@giftedagent.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/white-tokyo/mbtsdk-swift.git",
"tag": "1.0.1"
},
"source_files": "MilboxTouch/*.swift",
"requires_arc": true
}