blob: 3f1393f2d25e40df8dc203c2b93cea737702c029 [file] [log] [blame]
{
"name": "UIAutomation",
"version": "0.0.1",
"summary": "iOS's private UIAutomation framework headers.",
"homepage": "http://github.com/joemasilotti/UIAutomation",
"license": {
"type": "MIT",
"file": "LICENSE.markdown"
},
"authors": {
"Joe Masilotti": "joseph.masilotti@gmail.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/joemasilotti/UIAutomation.git",
"tag": "0.0.1"
},
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"requires_arc": false
}