blob: b00e6d889ac1e411eff7f93bdbdf4255b3ef38e9 [file] [log] [blame]
{
"name": "SwiftyTouch",
"version": "0.3",
"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.3"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source_files": "SwiftyTouch/**/*.{swift}"
}