blob: 06ee9d2eda7009966974f5f794862494300eec80 [file] [log] [blame]
{
"name": "FA_TokenInputView",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FA_TokenInputView": [
"Pod/Assets/*.png"
]
}
}