blob: 5521ae69a2313a4927bcee4c4ab965efdf93bbad [file] [log] [blame]
{
"name": "OsTools",
"version": "0.3.1",
"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": "4.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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"swift_version": "4.0"
}