blob: b08b31a593bd5f73741286db46ea361e7e343bc7 [file] [log] [blame]
{
"name": "SwiftyHelpful",
"version": "0.1.0",
"swift_version": "4.2",
"summary": "Swift extensions use for minimize of your develope time",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.swift"
}