blob: 922921287705b6e8c840261b500d2732297e0f0d [file] [log] [blame]
{
"name": "MoyaStubbable",
"version": "0.0.3",
"summary": "Library to record and play stubbs.",
"description": "Library to record and play stubbs.",
"homepage": "https://github.com/XavierDK/MoyaStubbable",
"license": "MIT",
"authors": {
"XavierDK": "xavier.dekoninck@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XavierDK/MoyaStubbable.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"MoyaStubbable/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"Moya": [
]
},
"pushed_with_swift_version": "3.0"
}