blob: 95957c58ab836c698a5960ad2eb6ff0fb70a81e1 [file] [log] [blame]
{
"name": "IFACoreUI",
"version": "1.3.1",
"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": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/marcelo-schroeder/IFACoreUI.git",
"tag": "v1.3.1"
},
"source_files": "IFACoreUI/IFACoreUI/classes/**/*.{h,m,swift}",
"resources": "IFACoreUI/IFACoreUI/resources/**/*.*",
"dependencies": {
"IFAFoundation": [
]
},
"pushed_with_swift_version": "3.0"
}