blob: 1e9979014101f269bda451539a6aef5554f623dd [file] [log] [blame]
{
"name": "NWSTokenView",
"version": "2.0.2",
"summary": "NWSTokenView is a flexible iOS token view for selecting contacts.",
"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/NitWitStudios/NWSTokenView",
"license": "MIT",
"authors": {
"James Hickman": "james.hickman@nitwitstudios.com"
},
"source": {
"git": "https://github.com/NitWitStudios/NWSTokenView.git",
"tag": "2.0.2"
},
"social_media_url": "https://twitter.com/NitWitStudios",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}