[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 9 / e / DYJSBridge / 1.0 / DYJSBridge.podspec.json
blob7429a9d3f44038440429add2424c79ce5f16cc7e
2   "name": "DYJSBridge",
3   "version": "1.0",
4   "summary": "An easy way to implement js and OC Call",
5   "homepage": "https://github.com/dongyang-source/DYJSBridge",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dongyang": "1060380608@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/dongyang-source/DYJSBridge.git",
15     "tag": "1.0"
16   },
17   "source_files": "DYJSBridge/*.{h,m}",
18   "resources": "DYJSBridge/*.js",
19   "private_header_files": "DYJSBridge/InjectionObjectInfo.h",
20   "frameworks": "UIKit",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true