blob: 2f80fdfa053ecc43c4cd2eb87cff0964faa04972 [file] [log] [blame]
{
"name": "KBSElementRef",
"version": "0.1.1",
"summary": "An ObjC wrapper for AXUIElementRef",
"homepage": "https://github.com/Keithbsmiley/KBSElementRef",
"license": "MIT",
"authors": {
"Keith Smiley": "keithbsmiley@gmail.com"
},
"platforms": {
"osx": "10.8"
},
"source": {
"git": "https://github.com/Keithbsmiley/KBSElementRef.git",
"tag": "0.1.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}