blob: 358d0f4410f393d2f910f40e53232f1c8ec947e1 [file] [log] [blame]
{
"name": "NearITSDKSwift",
"version": "0.9.10",
"summary": "nearit.com iOS SDK",
"description": "nearit.com iOS SDK for Swift",
"homepage": "https://github.com/nearit/Near-iOS-SDK",
"license": "MIT",
"authors": {
"Francesco Leoni": "francesco@nearit.com"
},
"source": {
"git": "https://github.com/nearit/Near-iOS-SDK.git",
"tag": "0.9.10"
},
"source_files": [
"NearITSDKSwift",
"NearITSDKSwift/**/*.{swift}"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"dependencies": {
"NearITSDK": [
"= 0.9.10"
]
},
"pushed_with_swift_version": "3.0"
}