blob: 246d52c4d2894525253833b78ebd6915d0f93e1f [file] [log] [blame]
{
"name": "TUDelorean",
"version": "1.0",
"homepage": "https://github.com/tuenti/TUDelorean",
"summary": "A DeLorean helps you test your time-dependent code allowing you travel anywhere in time.",
"authors": {
"Tuenti Technologies S.L.": "https://twitter.com/TuentiEng"
},
"source": {
"git": "https://github.com/rafaelnobrepd/TUDelorean.git",
"tag": "1.0"
},
"source_files": "Classes/common/*.{h,m}",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}