[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / b / FCBridge / 1.0.4 / FCBridge.podspec.json
blobabfc304858221658edd2f182b832d4ae09a2a48b
2   "name": "FCBridge",
3   "version": "1.0.4",
4   "summary": "本库 是用来桥接oc 与 js的交互, 使用js调用oc的对应方法,来获取oc原生功能的实现。",
5   "description": "本库 是用来桥接oc 与 js的交互, 使用js调用oc的对应方法,来获取oc原生功能的实现。",
6   "homepage": "https://github.com/ZMKing/FCBridge",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "source": {
12     "git": "https://github.com/ZMKing/FCBridge.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "FCBridge/**/*.{h,m}",
19   "resources": "FCBridge/*.bundle",
20   "requires_arc": true