repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] VisionSDK 1.5.5
[CocoaPods.git]
/
Specs
/
0
/
6
/
b
/
tuneup_js
/
1.1.1
/
tuneup_js.podspec.json
blob
4718bb66229a05beb1e5dfa476b9621c70e7108c
1
{
2
"name": "tuneup_js",
3
"version": "1.1.1",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "http://www.tuneupjs.org",
8
"authors": {
9
"Alex Vollmer": "alex.vollmer@gmail.com"
10
},
11
"summary": "A JavaScript library to ease automated iOS UI testing with UIAutomation and Instruments.",
12
"source": {
13
"git": "https://github.com/alexvollmer/tuneup_js.git",
14
"tag": "1.1.1"
15
},
16
"source_files": [
17
"*.js",
18
"image_asserter",
19
"image_assertion.rb",
20
"test_runner/*"
21
],
22
"requires_arc": false
23
}