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