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