[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 1 / WJSBridge / 0.0.3 / WJSBridge.podspec.json
blob70c036401d8a23978e54f837ea4c53adcc251116
2   "name": "WJSBridge",
3   "version": "0.0.3",
4   "summary": "JavaScript 与 iOS 交互.",
5   "description": "\"方便 Javascript 与 OC 之前相互调用、传值、回调。\"",
6   "homepage": "https://github.com/nanliSKy/WJSBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nanli": "nanli0709@foxmial.com"
13   },
14   "platforms": {
15     "ios": "9.1"
16   },
17   "source": {
18     "git": "https://github.com/nanliSKy/WJSBridge.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "WJSBridge/WJSBridge/WJSBridgeCore/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "resources": "WJSBridge/WJSBridge/WJSBridgeCore/WJSBridge.js"