blob: a0b82edbf6c556f9c3a51b70cef2c2f1f6fc6cf4 [file] [log] [blame]
{
"name": "Caerula",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/banjun",
"platforms": {
"ios": "9.0"
},
"source_files": "Caerula/Classes/**/*",
"frameworks": [
"UIKit",
"CoreLocation"
],
"dependencies": {
"NorthLayout": [
],
"※ikemen": [
]
},
"pushed_with_swift_version": "3.0"
}