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