[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 4 / RJSBridge / 0.1.0 / RJSBridge.podspec.json
blob1eed9f852d35b2d88fcf1698a720a2419889dc34
2   "name": "RJSBridge",
3   "version": "0.1.0",
4   "summary": "an bridge to JavaScript, easy to use, simple, without invading.",
5   "description": "TODO: An bridge to JavaScript, easy to use, simple, without invading. \nOnly one bridge to js, then use OC objc_msgSend to specific method.",
6   "homepage": "https://github.com/jerodji/RJSBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jerod": "jjd510@163.com"
13   },
14   "source": {
15     "git": "https://github.com/jerodji/RJSBridge.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RJSBridge/Classes/**/*"