blob: ea78a1a214bdceceb892f4a53ba6b379d0b9741a [file] [log] [blame]
{
"name": "ApplitomHelpers",
"version": "1.0.0",
"summary": "Helper Swift library from Applitom",
"description": "This is a Swift library which contains many kinds of general Swift code helpers",
"homepage": "http://applitom.com",
"license": "MIT",
"authors": {
"Tomer Shalom": "applitom@gmail.com"
},
"social_media_url": "https://twitter.com/applitom",
"platforms": {
"ios": "9.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Applitom/ApplitomHelpers.git",
"tag": "1.0.0"
},
"source_files": "ApplitomHelpers/**/*.{swift}",
"swift_version": "4.2"
}