[Add] Vitals 3.2.4
[CocoaPods.git] / Specs / 0 / 6 / b / tuneup_js / 1.1.0 / tuneup_js.podspec.json
blobfab32b23c145d16a42e9bed358d8907df112c232
2   "name": "tuneup_js",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "A JavaScript library to ease automated iOS UI testing with UIAutomation and Instruments.",
6   "homepage": "http://www.tuneupjs.org",
7   "authors": {
8     "Alex Vollmer": "alex.vollmer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/alexvollmer/tuneup_js.git",
12     "tag": "1.1.0"
13   },
14   "description": "Tune-up is a collection of JavaScript utilities that builds upon and improves the UIAutomation library provided by Apple for testing iOS applications via Instruments (get it? \"tune-up\"? Instruments? get it?).",
15   "platforms": {
16     "ios": null
17   },
18   "preserve_paths": "*.js",
19   "requires_arc": false