blob: 3aaa54701bddc930e2e75f2d14102ed532e627fb [file] [log] [blame]
{
"name": "NWSTokenView",
"version": "1.0.1",
"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": "1.0.1"
},
"social_media_url": "https://twitter.com/NitWitStudios",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}