blob: 7a5d103e730cb56bd836fd3bb5a2f5b545acada3 [file] [log] [blame]
{
"name": "SpecTools",
"version": "0.0.1",
"summary": "Library that helps you write less code when testing interface in your iOS apps.",
"description": "Write less test code, this library contains a set of tools that are split in a few categories which have very specific helper functionality. All these are only available to their relevant elements.",
"homepage": "https://github.com/manGoweb/SpecTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ondrej Rafaj": "dev@mangoweb.cz"
},
"source": {
"git": "https://github.com/manGoweb/SpecTools.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/rafiki270",
"platforms": {
"ios": "9.1"
},
"source_files": "SpecTools/Classes/**/*",
"pushed_with_swift_version": "3.1"
}