blob: 833c6645062de4e27857691c7328d06fb7cc3326 [file] [log] [blame]
{
"name": "Please",
"version": "0.0.6",
"summary": "Please, is my utils libs for my iOS projects.",
"description": "Please, is my utils libs for my iOS projects, it has differents utils for Autolayout, Networking, etc.",
"homepage": "https://github.com/erikfloresq/Please",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"erikfloresq": "erikfloresq@gmail.com"
},
"source": {
"git": "https://github.com/erikfloresq/Please.git",
"tag": "0.0.6"
},
"social_media_url": "https://twitter.com/erikfloresq",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1"
],
"source_files": "Sources/**/*.swift",
"swift_version": "5.1"
}