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