blob: c8e930325dc1605192c526266ba26a8ef37e6d5c [file] [log] [blame]
{
"name": "FrinckPod",
"version": "0.1.0",
"summary": "Initial commit of FrinckPod",
"description": "TODO: Frinck Beacon Sdk is a wrapper library to detect beacons near you and present detailed information about beacons properties.",
"homepage": "https://github.com/LetsNurtureGit/FrinckPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LetsNurtureGit": "android.letsnurture@gmail.com"
},
"source": {
"git": "https://github.com/LetsNurtureGit/FrinckPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FrinckPod/Classes/**/*"
}