blob: 993fe9835262049d01c07e5d6c214fa121c19c86 [file] [log] [blame]
{
"name": "IFAFoundation",
"version": "1.3.0",
"summary": "Collection of enhancements on top of Cocoa Touch foundation frameworks for iOS apps and app extensions.",
"homepage": "https://github.com/marcelo-schroeder/IFAFoundation",
"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/IFAFoundation.git",
"tag": "v1.3.0"
},
"source_files": "IFAFoundation/IFAFoundation/classes/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}