blob: 0bb3e86afda525862a23e33c7a7299c5b89ed172 [file] [log] [blame]
{
"name": "IFAFoundation",
"version": "1.2.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": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/marcelo-schroeder/IFAFoundation.git",
"tag": "v1.2.1"
},
"source_files": "IFAFoundation/IFAFoundation/classes/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}