blob: cddee07b66a2da139eaf8f5499ff3fabacf0e279 [file] [log] [blame]
{
"name": "PoleBeaconiOSSDK",
"version": "0.1.0",
"summary": "The Pole Proximity iOS SDK is a library for iOS that provides developers with components to help build applications.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mdabrarniyazi/PoleBeaconiOSSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mdabrarniyazi": "mdabrarniyazi@gmail.com"
},
"source": {
"git": "https://github.com/mdabrarniyazi/PoleBeaconiOSSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoleBeaconiOSSDK/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"KontaktSDK": [
"~> 1.3"
]
},
"pushed_with_swift_version": "3.0"
}