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