blob: 90a4f6c3a47e4ee85fc19faa2af3f87da099ecaa [file] [log] [blame]
{
"name": "XCERequirement",
"summary": "Describe requirements in a declarative, easy-readable format.",
"version": "1.4.2",
"homepage": "https://XCEssentials.github.io/Requirement",
"source": {
"git": "https://github.com/XCEssentials/Requirement.git",
"tag": "1.4.2"
},
"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"
}