blob: 4bf01f9419ea9bde9474ce25e80c81913fa0e6cb [file] [log] [blame]
{
"name": "ViewControllerTestable",
"version": "0.1.2",
"summary": "An extension to make a view controller easy to test",
"description": "ViewControllerTestable is an extension to make a view controller\ntestable with present, dismisser, pusher.",
"homepage": "https://github.com/zhangguol/ViewControllerTestable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Boxuan Zhang": "zhangboxuan2008@hotmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/zhangguol/ViewControllerTestable.git",
"tag": "v0.1.2"
},
"source_files": "ViewControllerTestable/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}