blob: 3dcfcab31529ce4f7a99bb9748fae1a1c857cb33 [file] [log] [blame]
{
"name": "Behave",
"version": "1.0.3",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"summary": "A library for Behaviour Development",
"homepage": "https://github.com/Freshly/Behave",
"license": "MIT (Behave license)",
"authors": {
"Derek Bronston": "derek.bronston@freshly.com"
},
"source": {
"git": "https://github.com/Freshly/Behave.git",
"tag": "1.0.3"
},
"source_files": "Behave/Source/*.swift",
"dependencies": {
"OHHTTPStubs/Swift": [
"8.0.0"
]
},
"swift_version": "5.0"
}