[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / e / ios-jsbridge / 0.1.2 / ios-jsbridge.podspec.json
blobe84d4e70eb2495de98a10cdd522cbf4e425ff19b
2   "name": "ios-jsbridge",
3   "version": "0.1.2",
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.2"
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   }