[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / e / 4 / FMBridgeJSOC / 0.0.1 / FMBridgeJSOC.podspec.json
blob1bed7380e16c0e45f02651ad8532eb82feb359af
2   "name": "FMBridgeJSOC",
3   "version": "0.0.1",
4   "summary": "FMBridgeJSOC is a Lib with support the js in web & objc in local communication in iOS dev.",
5   "description": "\"FMBridgeJSOC is a Lib with support the js in web & objc in local communication in iOS dev.\"",
6   "homepage": "https://github.com/acekiller",
7   "license": "MIT",
8   "authors": {
9     "Acekiller": "fengxijun51020@hotmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/acekiller/FMBridgeJSOC.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "FMBridgeJSOC/JSBridge/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true