blob: 2214fd5908308137b898456358b85e68c1114979 [file] [log] [blame]
{
"name": "WSTagsField",
"version": "5.4.0",
"summary": "An iOS text field that represents different Tags",
"homepage": "https://github.com/whitesmith/WSTagsField",
"license": "MIT",
"authors": {
"Ricardo Pereira": "m@ricardopereira.eu"
},
"source": {
"git": "https://github.com/whitesmith/WSTagsField.git",
"tag": "5.4.0"
},
"social_media_url": "https://twitter.com/whitesmithco",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": [
"WSTagsField/*.{h}",
"Source/**/*.{h,swift}"
],
"frameworks": "UIKit",
"swift_version": "5.0"
}