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