blob: c924bc248ff87c71f42e0bbd106fe1f6e58ab15f [file] [log] [blame]
{
"name": "NWSTokenView",
"version": "2.1.0",
"summary": "NWSTokenView is a flexible iOS token view for selecting contacts.",
"swift_versions": "4.2",
"description": "NWSTokenView is a flexible token view that allows the selection of various contacts (a la Messages style) using your own custom xibs.",
"homepage": "https://github.com/Appmazo/NWSTokenView",
"license": "MIT",
"authors": {
"James Hickman": "jhickman@appmazo.com"
},
"source": {
"git": "https://github.com/Appmazo/NWSTokenView.git",
"tag": "2.1.0"
},
"social_media_url": "https://twitter.com/Appmazo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}