blob: b303b6a28eabd3c6eeab77753bdc986022778a22 [file] [log] [blame]
{
"name": "NearITSDK",
"version": "2.7.1",
"summary": "nearit.com iOS SDK",
"description": "nearit.com iOS SDK for Objective-C",
"homepage": "https://github.com/nearit/iOS-SDK",
"license": "MIT",
"authors": {
"Francesco Leoni": "francesco@nearit.com"
},
"source": {
"git": "https://github.com/nearit/iOS-SDK.git",
"tag": "2.7.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-lz"
},
"vendored_frameworks": "NearITSDK.framework",
"source_files": "NearITSDK.framework/Headers/*.h"
}