blob: 22ce3a4a91d7438afcbfee463b3a444a6f628ea2 [file] [log] [blame]
{
"name": "PORadarView",
"platforms": {
"ios": "8.0"
},
"summary": "PORadarView provides a radar view which can be used to materialize research and detections of items.",
"requires_arc": true,
"version": "2.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Julien Coudsi": "jcoudsi@gmail.com"
},
"homepage": "https://github.com/jcoudsi/PORadarView",
"source": {
"git": "https://github.com/jcoudsi/PORadarView.git",
"tag": "2.0.0"
},
"frameworks": "UIKit",
"source_files": "PORadarView/**/PORadarView.swift"
}