blob: a23e364f89760c41fc3e36d963a035ca86248280 [file] [log] [blame]
{
"name": "ZPTesting",
"version": "0.0.4",
"summary": "A short description of ZPTesting.",
"description": "This is an supporter pod for UITesting",
"homepage": "https://github.com/zsoltpete/ZPTesting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zsoltpete": "pete.zsolt95@gmail.com"
},
"source": {
"git": "https://github.com/zsoltpete/ZPTesting.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ZPTesting/Classes/**/*",
"frameworks": [
"UIKit",
"XCTest"
]
}