blob: 41d439ab661f4ebe2b9546d0bc843ce341a091c8 [file] [log] [blame]
{
"name": "GrayCore",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "12.4"
},
"source_files": "Source/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}