[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 9 / Selenium / 1.2.0 / Selenium.podspec.json
blob3a88e9a0d752d64be894cd93f993afe8a527700e
2   "name": "Selenium",
3   "version": "1.2.0",
4   "license": "apache",
5   "summary": "Selenium / Appium bindings for Objective-C",
6   "homepage": "http://appium.io",
7   "authors": {
8     "Appium Contributors": "@appiumdevs"
9   },
10   "platforms": {
11     "osx": "10.8"
12   },
13   "source": {
14     "git": "https://github.com/appium/selenium-objective-c.git",
15     "tag": "v1.2.0"
16   },
17   "description": "This project contains the Selenium / Appium bindings for the Objective C programming language",
18   "source_files": [
19     "Selenium/Selenium/*.{h,m,c,mm}"
20   ],
21   "requires_arc": true