blob: 63abd37022c53e8be9ef808296567553caac6a9d [file] [log] [blame]
{
"name": "IFAAppUI",
"version": "2.0.1",
"summary": "A Cocoa Touch framework to help you develop high quality iOS apps faster.",
"homepage": "https://github.com/marcelo-schroeder/IFAAppUI",
"license": "Apache-2.0",
"authors": {
"Marcelo Schroeder": "marcelo.schroeder@infoaccent.com"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/marcelo-schroeder/IFAAppUI.git",
"tag": "v2.0.1"
},
"source_files": "IFAAppUI/IFAAppUI/classes/**/*.{h,m}",
"resources": "IFAAppUI/IFAAppUI/resources/**/*.*",
"dependencies": {
"IFACoreUI": [
"~> 2.0"
]
},
"pushed_with_swift_version": "4.0"
}