blob: ae91b23714280232e03b11efab18697c1e8a733d [file] [log] [blame]
{
"name": "XCERequirement",
"summary": "Describe requirements in a declarative, easy-readable format.",
"version": "1.4.3",
"homepage": "https://XCEssentials.github.io/Requirement",
"source": {
"git": "https://github.com/XCEssentials/Requirement.git",
"tag": "1.4.3"
},
"source_files": "Src/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.1"
}