[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 3 / OMG_bridge / 0.1.3 / OMG_bridge.podspec.json
blob955a5ad564378e58338f97bb0084ccd93593b033
2   "name": "OMG_bridge",
3   "version": "0.1.3",
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.3"
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   }