[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / 3 / OMG_bridge / 0.1.2 / OMG_bridge.podspec.json
blob725b0f760bdee64d6b7ebe3bc6911ed552de9c61
2   "name": "OMG_bridge",
3   "version": "0.1.2",
4   "summary": "OMG bridge.",
5   "swift_version": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/OMGHydeGuo/OMG_bridge",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Hyde Guo": "hydeguo@onwardsmg.com"
14   },
15   "source": {
16     "git": "https://github.com/OMGHydeGuo/OMG_bridge.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "OMG_bridge/Classes/**/*",
23   "resource_bundles": {
24     "OMG_bridge": [
25       "OMG_bridge/Assets/MP3/*"
26     ]
27   },
28   "dependencies": {
29     "Alamofire": [
30       "~> 4.6"
31     ]
32   }