blob: 955a5ad564378e58338f97bb0084ccd93593b033 [file] [log] [blame]
{
"name": "OMG_bridge",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OMG_bridge/Classes/**/*",
"resource_bundles": {
"OMG_bridge": [
"OMG_bridge/Assets/MP3/*"
]
},
"dependencies": {
"Alamofire": [
"~> 4.6"
]
}
}