blob: a728791b8707d70b94327de63f1d65b02bacfcb0 [file] [log] [blame]
{
"name": "speedyXCUI",
"version": "1.0.0",
"summary": "speedyXCUI is the packaging of basic XCTest library",
"description": "This contains the reusable libraries of XCUITest or it aspires to be",
"homepage": "https://github.com/climbwithme/speedyXCUI",
"license": "MIT",
"authors": {
"Manjunath S C P": "manjunathscp.2030@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/climbwithme/speedyXCUI.git",
"tag": "1.0.0"
},
"source_files": [
"speedyXCUI",
"speedyXCUI/**/*.{h,m}"
]
}