blob: 81e06a99cf7778cc05be50db8da93890a3217937 [file] [log] [blame]
{
"name": "OMG_bridge",
"version": "0.1.0",
"summary": "OMG bridge.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/OMGHydeGuo/OMG_bridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hyde Guo": "hydeguo@onwardsmg.com"
},
"source": {
"git": "https://github.com/OMGHydeGuo/OMG_bridge.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OMG_bridge/Classes/**/*"
}