blob: 931a57a586839756f75f4128830313b406f3dca7 [file] [log] [blame]
{
"name": "Selenium",
"version": "1.3.1",
"license": "apache",
"summary": "Selenium / Appium bindings for Objective-C",
"homepage": "http://appium.io",
"authors": {
"Appium Contributors": "@appiumdevs"
},
"platforms": {
"osx": "10.8"
},
"source": {
"git": "https://github.com/appium/selenium-objective-c.git",
"tag": "v1.3.1"
},
"description": "This project contains the Selenium / Appium bindings for the Objective C programming language",
"source_files": [
"Selenium/Selenium/*.{h,m,c,mm}"
],
"requires_arc": true
}