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