blob: be11178871c72ce4d41b87335d43314ccf542449 [file] [log] [blame]
{
"name": "NearITSDK",
"version": "0.9.32",
"summary": "nearit.com iOS SDK",
"description": "nearit.com iOS SDK for Objective-C",
"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.32"
},
"source_files": [
"NearITSDK",
"NearITSDK/**/*.{h,m}"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}