blob: e6104a3075fb82a27cdde6d040373781d276554d [file] [log] [blame]
{
"name": "XCEMisc",
"summary": "Little helpers for development in Xcode.",
"version": "1.2.0",
"homepage": "https://XCEssentials.github.io/Misc",
"source": {
"git": "https://github.com/XCEssentials/Misc.git",
"tag": "1.2.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": "3.1"
}