blob: a1888e7608baf56aee30fb8c252e57756219f740 [file] [log] [blame]
{
"name": "IFAFoundation",
"version": "2.0.1",
"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": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/marcelo-schroeder/IFAFoundation.git",
"tag": "v2.0.1"
},
"source_files": "IFAFoundation/IFAFoundation/classes/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}