blob: 82e99858e34d3698c946be6c0993977deb6b7b86 [file] [log] [blame]
{
"name": "GetSimpl-iOS",
"version": "1.8.9",
"summary": "GetSimpl iOS SDK Static Library",
"homepage": "https://github.com/GetSimpl/simpl-ios-sdk-dist-ios7",
"source": {
"git": "https://github.com/GetSimpl/simpl-ios-sdk-dist-ios7.git",
"tag": "v1.8.9"
},
"license": {
"type": "Commercial",
"file": "License"
},
"platforms": {
"ios": "7.0"
},
"authors": {
"Simpl": "devarajan@getsimpl.com"
},
"source_files": "include/*.h",
"public_header_files": "include/*.h",
"preserve_paths": "libGetSimpl.a",
"ios": {
"vendored_libraries": "libGetSimpl.a"
},
"requires_arc": true,
"frameworks": [
"Security",
"SystemConfiguration",
"CoreLocation"
]
}