blob: 702b06230c012d803bc488c5f103dba0eaa4c99b [file] [log] [blame]
{
"name": "TestableUIKit",
"version": "0.2.2",
"summary": "Spies for UIKit components",
"homepage": "https://github.com/samodom/TestableUIKit",
"license": "MIT",
"authors": {
"Sam Odom": "samodom@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/samodom/TestableUIKit.git",
"tag": "v0.2.2"
},
"source_files": "TestableUIKit/**/*.{h,swift}",
"requires_arc": true,
"dependencies": {
"TestSwagger": [
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}