[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / f / NTLBridge / 3.2.0 / NTLBridge.podspec.json
blob5cbcfc918a9e30b3a71741572bbd2402093a750f
2   "name": "NTLBridge",
3   "version": "3.2.0",
4   "summary": "a fork from dsBridge",
5   "description": "An javascript bridge for calling functions synchronously and asynchronously",
6   "homepage": "https://github.com/netless-io/DSBridge-IOS.git",
7   "license": "MIT",
8   "authors": "lazydu",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/netless-io/DSBridge-IOS.git",
14     "tag": "3.2.0"
15   },
16   "source_files": "dsbridge/*",
17   "public_header_files": "dsbridge/*.h",
18   "frameworks": "UIKit",
19   "pod_target_xcconfig": {
20     "CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF": "NO"
21   }