blob: 20bd6d05d5d95395150a3e649673e4b578d4ca0b [file] [log] [blame]
{
"name": "iBeaconRobin",
"version": "0.0.2",
"summary": "My iBeacon library",
"description": "iBeacon Library",
"homepage": "https://github.com/RobinJR",
"license": "MIT",
"authors": {
"Robin JR": "robinjr.jr@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/RobinJR/iBeaconRobin.git",
"tag": "0.0.2"
},
"source_files": "iBeaconRobin/**/*.{h,m,swift}"
}