blob: 3eb508c3a64fe084ff4332a7a0ff3f11728f03cd [file] [log] [blame]
{
"name": "InjectionTDD",
"version": "0.2.0",
"summary": "TDD test support",
"platforms": {
"ios": "8.0"
},
"description": "This library allows hanging Xcode unit tests in order to\nlet injectionforxcode tool ability to live update codes and its\nunit tests.\n\nThis library has sense to work only with injectionforxcode to\ngive full TDD experience.",
"homepage": "https://github.com/polac24/InjectionTDD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bartosz Polaczyk": "polac24@gmail.com"
},
"source": {
"git": "https://github.com/polac24/InjectionTDD.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/norapsi",
"source_files": "InjectionTDD/Classes/**/*",
"frameworks": "XCTest",
"pushed_with_swift_version": "3.1"
}