[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / 6 / KIF+XBAdditions / 0.1.1 / KIF+XBAdditions.podspec.json
blobc25008a7efe08b9cdccbd36f5d99d56bb135faba
2   "name": "KIF+XBAdditions",
3   "version": "0.1.1",
4   "summary": "A small toolset for KIF. With love, from Xebia.",
5   "description": "                        A small toolset for KIF. Adds view retrieval by accessibility hint.\n",
6   "homepage": "https://github.com/viteinfinite/KIF-XBAdditions",
7   "license": "MIT",
8   "authors": {
9     "Simone Civetta": "viteinfinite@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/viteinfinite/KIF-XBAdditions.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "5.1"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/",
20   "public_header_files": "Classes/*.h",
21   "dependencies": {
22     "KIF": [
23       "~> 3.0"
24     ]
25   }