blob: 90a23df17a0881d0c3edcdcd370249b25ad25dd5 [file] [log] [blame]
{
"name": "XCEMisc",
"summary": "Little helpers for development in Xcode.",
"version": "1.3.0",
"homepage": "https://XCEssentials.github.io/Misc",
"source": {
"git": "https://github.com/XCEssentials/Misc.git",
"tag": "1.3.0"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"osx": "10.11",
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "4.0"
}