[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 1 / a / SHJavascriptInterface / 1.02 / SHJavascriptInterface.podspec.json
blob6ec951c085bf71aa144066248574577148b0232f
2   "name": "SHJavascriptInterface",
3   "version": "1.02",
4   "license": "MIT",
5   "homepage": "https://github.com/7heaven/SHJavascriptInterface",
6   "authors": {
7     "7heaven": "caifangmao8@gmail.com"
8   },
9   "summary": "Easy to use javascript interface for iOS",
10   "source_files": "*.{h,m,mm}",
11   "source": {
12     "git": "./"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "public_header_files": "*.h",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ]