blob: 4a1273a529f5772826860fc12206b76f8816e6d2 [file] [log] [blame]
{
"name": "CCIAbacusView",
"version": "0.1.1",
"summary": "CCIAbacusView is a simple costumisable View",
"description": "CCIAbacusView is a simple costumisable View. It uses UIKit, for UIView and UIStackView, so that it conforms to autolayout.",
"homepage": "https://github.com/ccosnean/CCIAbacusView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ccosnean": "cristian.cosneanu@endava.com"
},
"source": {
"git": "https://github.com/ccosnean/CCIAbacusView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCIAbacusView/Classes/**/*",
"frameworks": "UIKit"
}