[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / 1 / a / SHJavascriptInterface / 1.0 / SHJavascriptInterface.podspec.json
blob8b67c82c9903cea32be0e0a086b4c83662bc31e5
2   "name": "SHJavascriptInterface",
3   "version": "1.0",
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": "https://github.com/7heaven/SHJavascriptInterface.git"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "public_header_files": "*.h",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ]