blob: bb0391d5908c8d6a207dfebbeac4adf504cc6fa1 [file] [log] [blame]
{
"name": "SwiftyTouch",
"version": "0.1",
"summary": "Swift Kit for Cocoa Touch",
"description": "Kit of various tools dedicated to iOS development.",
"homepage": "https://github.com/lepandaroux/SwiftyTouch.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "LEPandaRouX",
"source": {
"git": "https://github.com/lepandaroux/SwiftyTouch.git",
"tag": "0.1"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source_files": "SwiftyTouch/**/*.{swift}"
}