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