blob: ed8502d006acd132428fab1b5fd4b3c1285cb0a4 [file] [log] [blame]
{
"name": "PublicAutomation",
"version": "0.2",
"summary": "Wrapper for Apple's internal UIAutomation APIs.",
"homepage": "https://github.com/TestingWithFrank/PublicAutomation",
"license": "Apache License, Version 2.0",
"authors": {
"Pete Hodgson": "github@thepete.net"
},
"source": {
"git": "https://github.com/TestingWithFrank/PublicAutomation.git",
"tag": "0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "PublicAutomation/**/*.{h,m}",
"requires_arc": true
}