blob: 289379400fcfa8b1d7344c456eabee8f77c0689e [file] [log] [blame]
{
"name": "MoyaRecordable",
"version": "0.0.1",
"summary": "Library to record and play fixtures.",
"description": "Library to record and play fixtures.",
"homepage": "https://github.com/XavierDK/MoyaRecordable",
"license": "MIT",
"authors": {
"XavierDK": "xavier.dekoninck@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/XavierDK/MoyaRecordable.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"MoyaRecordable/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"Moya": [
]
},
"swift_version": "4.0"
}