[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 2 / 3 / OMG_bridge / 0.1.5 / OMG_bridge.podspec.json
blobfdf190640065d48cf6c83e198487bf8a8d866b6d
2   "name": "OMG_bridge",
3   "version": "0.1.5",
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.5"
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   "frameworks": [
29     "UIKit",
30     "Alamofire"
31   ],
32   "dependencies": {
33     "Alamofire": [
34       "~> 4.6"
35     ]
36   }