[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 8 / 6 / e / ios-jsbridge / 0.1.1 / ios-jsbridge.podspec.json
blob660eb7478ea157c6870936a4aeecbe7a91b98e37
2   "name": "ios-jsbridge",
3   "version": "0.1.1",
4   "summary": "async javascript bridge via UIWebview",
5   "homepage": "https://github.com/yamdraco/ios-jsbridge",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": {
10     "Draco Yam": "yamdraco@yahoo.com"
11   },
12   "source": {
13     "git": "git@github.com:yamdraco/ios-jsbridge.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source_files": "Classes/*.{h,m}",
20   "resources": "Resources/*",
21   "requires_arc": true,
22   "dependencies": {
23     "CWLSynthesizeSingleton": [
24       "0.0.1"
25     ]
26   }