blob: 89c96ceb25cba31a1adbc46015e59ab02b693662 [file] [log] [blame]
{
"name": "iBeaconRobin",
"version": "0.0.1",
"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.1"
},
"source_files": "iBeaconRobin/**/*.{h,m,swift}"
}