blob: 297c790ce188a2152e14e7777e1d39bdcf904260 [file] [log] [blame]
{
"name": "AnobiView",
"version": "0.3.1",
"summary": "AnobiView - UIView childs collection",
"description": "AnobiView - UIView childs collection.\n\n## Main features\nASGridView\nASGradientView\nASGrainbomatedView\nASBannerTableViewCell\n\n## Foundation\nUIView+Designable\nUIView+Autolayout\n\n## Utilities / Helpers\nUINavigationBar+AnobiKit",
"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.3.1"
},
"source_files": "AnobiView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}