blob: 2b400c27e456f5d14f10bc2cf8602c6e489e451d [file] [log] [blame]
{
"name": "WSTagsField",
"version": "1.2.5",
"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": "1.2.5"
},
"social_media_url": "https://twitter.com/whitesmithco",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"WSTagsField/*.{h}",
"Source/**/*.{h,swift}"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}