blob: 6ae24586b34e348e058231af25f735fe597f93ca [file] [log] [blame]
{
"name": "NearITSDK",
"version": "2.5.0",
"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.5.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-lz"
},
"vendored_frameworks": "NearITSDK.framework",
"source_files": "NearITSDK.framework/Headers/*.h"
}