[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / 2 / EvalJS / 0.0.4 / EvalJS.podspec.json
blob21ac5e5edfc33f734e1dc60d8e3de403c6cfc6eb
2   "name": "EvalJS",
3   "version": "0.0.4",
4   "summary": "EvalJS lets you run JavaScript code from your iOS app.",
5   "description": "EvalJS lets you run JavaScript code from your iOS app, without rely on UIWebView.",
6   "homepage": "https://github.com/siuying/EvalJS",
7   "authors": {
8     "Francis Chong": "francis@ignition.hk"
9   },
10   "license": "MIT License",
11   "source": {
12     "git": "https://github.com/siuying/EvalJS.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "dependencies": {
19     "Ejecta": [
20       "1.2"
21     ]
22   },
23   "source_files": "EvalJS/Classes",
24   "requires_arc": false