blob: abb668a8a97af5fd64f7d42953b5055b941c7126 [file] [log] [blame]
{
"name": "IFAFoundation",
"version": "1.1.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.1.0"
},
"source_files": "IFAFoundation/IFAFoundation/classes/**/*.{h,m}"
}