blob: a88a7b2ff5b05c7fa610ab8bb070467d1891e3c0 [file] [log] [blame]
{
"name": "IFACoreUI",
"version": "2.0.2",
"summary": "A Cocoa Touch framework to help you develop high quality iOS apps and app extensions faster.",
"homepage": "https://github.com/marcelo-schroeder/IFACoreUI",
"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/IFACoreUI.git",
"tag": "v2.0.2"
},
"source_files": "IFACoreUI/IFACoreUI/classes/**/*.{h,m,swift}",
"resources": "IFACoreUI/IFACoreUI/resources/**/*.*",
"dependencies": {
"IFAFoundation": [
"~> 2.0"
]
},
"pushed_with_swift_version": "4.0"
}