blob: 00477cdc2c64ad58e7482295a564d4565785ed84 [file] [log] [blame]
{
"name": "KBSElementRef",
"version": "0.1.0",
"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.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}