blob: c6cf21bbf95941b322c2eb1dd867f220f7beeae8 [file] [log] [blame]
{
"name": "ZPTesting",
"version": "0.0.2",
"summary": "A short description of ZPTesting.",
"description": "TODO: Add long description of the pod here.",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ZPTesting/Classes/**/*",
"frameworks": [
"UIKit",
"XCTest"
]
}