blob: c6575a3112832ed154d6258806e757e2aa94ba76 [file] [log] [blame]
{
"name": "PublicAutomation",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "PublicAutomation/**/*.{h,m}",
"requires_arc": true
}