blob: 8ac1b6b9e146b62da98dbd2d459f1a139231ae59 [file] [log] [blame]
{
"name": "IFAAppUI",
"version": "1.0.4",
"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": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/marcelo-schroeder/IFAAppUI.git",
"tag": "v1.0.4"
},
"source_files": "IFAAppUI/IFAAppUI/classes/**/*.{h,m}",
"resources": "IFAAppUI/IFAAppUI/resources/**/*.*",
"dependencies": {
"IFACoreUI": [
]
}
}