blob: d6c3410d51b52c33d886dad8b01489269e6f84ac [file] [log] [blame]
{
"name": "SwiftyHelpful",
"version": "0.1.1",
"summary": "Swift extensions use for minimize of your develope time",
"swift_version": "4.2",
"homepage": "https://github.com/tamhuynh5288/SwiftyHelpful",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tam Huynh": "tamhuynh5288@gmail.com"
},
"source": {
"git": "https://github.com/tamhuynh5288/SwiftyHelpful.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*"
}