[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / f / a / 6 / speedyXCUI / 1.0.0 / speedyXCUI.podspec.json
bloba728791b8707d70b94327de63f1d65b02bacfcb0
2   "name": "speedyXCUI",
3   "version": "1.0.0",
4   "summary": "speedyXCUI is the packaging of basic XCTest library",
5   "description": "This contains the reusable libraries of XCUITest or it aspires to be",
6   "homepage": "https://github.com/climbwithme/speedyXCUI",
7   "license": "MIT",
8   "authors": {
9     "Manjunath S C P": "manjunathscp.2030@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/climbwithme/speedyXCUI.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "speedyXCUI",
20     "speedyXCUI/**/*.{h,m}"
21   ]