blob: 641d6642d32e873ed69e905bef31b994a415eba0 [file] [log] [blame]
{
"name": "NWSTokenView",
"version": "2.0.4",
"summary": "NWSTokenView is a flexible iOS token view for selecting contacts.",
"swift_version": "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.0.4"
},
"social_media_url": "https://twitter.com/Appmazo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}