blob: fa62e241d947d4893c1f9dd49c52b1c7ddd667d0 [file] [log] [blame]
{
"name": "GrayCore",
"version": "0.1.2",
"summary": "iOS tools",
"swift_versions": "5.0",
"description": "Set of helpful tools for iOS development",
"homepage": "https://github.com/admin-graycompany/graycore-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"admin-graycompany": "contato@graycompany.com.br"
},
"source": {
"git": "https://github.com/admin-graycompany/graycore-ios.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.4"
},
"source_files": "Source/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}