blob: fbfa2d2f80fecacc3e95e61c678362f8d50ad682 [file] [log] [blame]
{
"name": "Caerula",
"version": "0.2.0",
"summary": "Beacon radar view for UIKit",
"description": "Scan iBeacon accessories and visualize in a view with UIKit dynamics animation.",
"homepage": "https://github.com/banjun/Caerula",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banjun": "banjun@gmail.com"
},
"source": {
"git": "https://github.com/banjun/Caerula.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/banjun",
"platforms": {
"ios": "9.0"
},
"source_files": "Caerula/Classes/**/*",
"frameworks": [
"UIKit",
"CoreLocation"
],
"dependencies": {
"NorthLayout": [
"~> 5.0"
],
"※ikemen": [
]
},
"pushed_with_swift_version": "4.0"
}