blob: 5a9417521dda14632eb1576f675672da3f189a39 [file] [log] [blame]
{
"name": "ZPTesting",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ZPTesting/Classes/**/*",
"frameworks": [
"UIKit",
"XCTest"
]
}