[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 9 / SDBridgeOC / 1.0.1 / SDBridgeOC.podspec.json
blobf35e9655360a93242124dff6f1d6f0fcfd0d6b3c
2   "name": "SDBridgeOC",
3   "version": "1.0.1",
4   "summary": "Simple Design for Objective-C bridge with Javascript. Also can get js console.log.",
5   "description": "English:Simple Design for Objective-C bridge with Javascript. Also can get js console.log.\nChinese :更简单、更轻、更易使用的Objective-C和 JavaScript交互框架.",
6   "homepage": "https://github.com/SDBridge/SDBridgeOC",
7   "license": "MIT",
8   "authors": {
9     "housenkui": "housenkui@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/SDBridge/SDBridgeOC.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "Classes/*.{h,m,js}",
20   "frameworks": "WebKit",
21   "requires_arc": true