[Add] CZarSDK 1.1.12-test06
[CocoaPods.git] / Specs / 0 / 6 / b / tuneup_js / 1.0.1 / tuneup_js.podspec.json
blob38b0ac13c7ab8637de57066fc6240a68de04ec24
2   "name": "tuneup_js",
3   "version": "1.0.1",
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.1"
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