blob: dafdfcb610c48f288255b35333886f248b5cd08e [file] [log] [blame]
{
"name": "NearITSDK",
"version": "0.9.29",
"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.29"
},
"source_files": [
"NearITSDK",
"NearITSDK/**/*.{h,m}"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}