blob: 499eed1a88ab17c3b469b19f822e38fe00142f6c [file] [log] [blame]
{
"name": "Geoloqi-iPhone-SDK",
"version": "12.296",
"summary": "Geoloqi SDK for iOS",
"homepage": "https://geoloqi.com",
"authors": {
"Geoloqi": "dev@geoloqi.com"
},
"source": {
"git": "https://github.com/geoloqi/Geoloqi-iPhone-SDK.git",
"tag": "12.296"
},
"license": {
"type": "Commercial",
"file": "APPCELERATOR_LICENSE"
},
"platforms": {
"ios": "5.0"
},
"source_files": "GeoloqiSDK/*.h",
"preserve_paths": "GeoloqiSDK/*.a",
"frameworks": [
"CoreLocation",
"MessageUI"
],
"libraries": [
"sqlite3",
"Geoloqi-$(CONFIGURATION)"
],
"dependencies": {
"JSONKit": [
"~> 1.4"
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/Geoloqi-iPhone-SDK/GeoloqiSDK"
},
"requires_arc": false
}