[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 6 / b / tuneup_js / 1.0.0 / tuneup_js.podspec.json
blob6db375359029d3fa79a6cac9c2ee01d8643f3eda
2   "name": "tuneup_js",
3   "version": "1.0.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.0.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