blob: 6eb5bb400a31e73420e40f34509a9b608b0a6a9d [file] [log] [blame]
{
"name": "OMG_bridge",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OMG_bridge/Classes/**/*",
"resource_bundles": {
},
"frameworks": [
"UIKit",
"Alamofire"
],
"dependencies": {
"Alamofire": [
"~> 4.6"
]
}
}