blob: 08a8640efd79f9391b27e4d1e80432ef82eee0ae [file] [log] [blame]
{
"name": "NearITSDKSwift",
"version": "2.5.1",
"summary": "nearit.com iOS SDK",
"description": "nearit.com iOS SDK for Swift",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "NearITSDKSwift.framework",
"source_files": "NearITSDKSwift.framework/Headers/*.h",
"dependencies": {
"NearITSDK": [
"= 2.5.1"
]
}
}