blob: 483c1886ea3b7eea1c11380db34965a3a6e03e34 [file] [log] [blame]
{
"name": "FA_TokenInputView",
"version": "0.1.5",
"summary": "FA_TokenInputView is a simple tokenview mimicking Apple mail token view.",
"description": "A Swift rewrite of TokenInputView used for the iOS FrontApp.\nFA_TokenInputView is a simple tokenview mimicking Apple mail token view.",
"homepage": "https://github.com/lauracpierre/FA_TokenInputView",
"license": "MIT",
"authors": {
"Pierre Laurac": "pierre.laurac@gmail.com"
},
"source": {
"git": "https://github.com/lauracpierre/FA_TokenInputView.git",
"tag": "v0.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FA_TokenInputView": [
"Pod/Assets/*.png"
]
}
}