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