blob: a9208c6ed5f0100e2a959b38c98e854f7ffac5af [file] [log] [blame]
{
"name": "TRLSFramework",
"version": "1.0.1",
"summary": "TRLS Framework",
"homepage": "https://github.com/apontador/trls-library-ios",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": "Maplink",
"source": {
"git": "https://github.com/apontador/TRLS-IOS-EXAMPLE.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRLSFramework.framework/Headers/",
"requires_arc": true,
"ios": {
"vendored_frameworks": "TRLSFramework.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "TRLSFramework.framework"
}