blob: eadd7e406528995111e4a66686d468394cc0bf1b [file] [log] [blame]
{
"name": "Testables",
"version": "0.2.0",
"summary": "Make private properties testable",
"homepage": "https://github.com/StyleShare/Testables",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/StyleShare/Testables.git",
"tag": "0.2.0"
},
"source_files": "Sources/Testables/*.{swift,h,m}",
"frameworks": "Foundation",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "5.0"
}