blob: 6fbcc51ad42a100f1f0f4ea79fd2a606c4d24513 [file] [log] [blame]
{
"name": "UITags",
"version": "0.1.4",
"summary": "Tags used for category based filtering of for multiple selection",
"description": "UITags can be used if you have a list a you want to filter the based on some cateogies, or if you want the user to choose some of the options. It is very customizable",
"homepage": "https://github.com/gtsif21/UITags",
"license": "MIT",
"authors": {
"George Tsifrikas": "gtsifrikas@gmail.com"
},
"source": {
"git": "https://github.com/gtsif21/UITags.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/gtsifrikas",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"UICollectionViewLeftAlignedLayout": [
]
}
}