blob: b6ecc502d6b1e0a0f5a013a20fb1f98cf33648cc [file] [log] [blame]
{
"name": "OsTools",
"version": "0.3.5",
"summary": "a bunch of tools for iOS/OSX development",
"description": "\"this module contains fundamental tools and extensions to implement in an iOS/OSX project.\"",
"swift_versions": "5.0",
"homepage": "https://github.com/osfunapps/osTools-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"osfunapps": "osfunapps@gmail.com"
},
"source": {
"git": "https://github.com/osfunapps/osTools-iOS.git",
"tag": "0.3.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/**/*",
"swift_version": "5.0"
}