blob: 02b23e50c4c9d2653803d0b56188b15ef5585d89 [file] [log] [blame]
{
"name": "BeaconConnector",
"version": "1.0.0",
"summary": "This is an Beacon Connector.",
"description": "This is an amazing beacon connector for get the radius of location",
"homepage": "https://github.com/thisharika/BeaconConnector",
"license": "MIT",
"authors": {
"Thisharika": "uyanhewagetr@gmail.com"
},
"platforms": {
"ios": "10.14"
},
"source": {
"git": "https://github.com/thisharika/BeaconConnector.git",
"tag": "1.0.0"
},
"source_files": [
"BeaconConnector/**/*.{h,m}",
"BeaconConnector/*.swift"
],
"swift_versions": "4.0",
"swift_version": "4.0"
}