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