blob: 56b6431dc3a0b573a73cc73b62a2c8a47ab586fa [file] [log] [blame]
{
"name": "Findrix",
"version": "2.3",
"summary": "Findrix Framework",
"homepage": "https://github.com/apontador/findrix-sdk-doc-ios",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": "Maplink",
"source": {
"git": "https://github.com/apontador/findrix-sdk-doc-ios.git",
"tag": "2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Findrix.framework/Versions/A/Headers/*.h",
"requires_arc": true,
"ios": {
"vendored_frameworks": "Findrix.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "Findrix.framework"
}