blob: d5ea1cad9fd8af7b94d3257699682ea458fa1093 [file] [log] [blame]
{
"name": "AnobiView",
"version": "0.0.2",
"summary": "AnobiView - UIView childs collection",
"description": "AnobiView - UIView childs collection.\n\n## Main features\nASGridView\nASGradientView\nASGrainbomatedView",
"homepage": "https://github.com/Anobisoft/AnobiView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stanislav Pletnev": "anobisoft@gmail.com"
},
"social_media_url": "https://twitter.com/Anobisoft",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/Anobisoft/AnobiView.git",
"tag": "0.0.2"
},
"source_files": "AnobiView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}