blob: 446a751c6f5a8c3d87c6cfa09fffd138fb554e50 [file] [log] [blame]
{
"name": "USE_Coordinator",
"version": "0.1.0",
"summary": "USE_Coordinator.",
"description": "Coordinator basics and SideMenu basics",
"homepage": "http://git.usemobile.com.br/libs-iOS/coordinator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tulio de Oliveira Parreiras": "tulio@usemobile.xyz"
},
"source": {
"git": "http://git.usemobile.com.br/libs-iOS/coordinator.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.1"
},
"source_files": "USE_Coordinator/Classes/**/*",
"resource_bundles": {
"USE_Coordinator": [
"USE_Coordinator/Assets/*.png"
]
},
"static_framework": true,
"frameworks": "UIKit"
}