blob: a5fdfa7cd927b4fa6f751675166da162b2a6a188 [file] [log] [blame]
{
"name": "FA_TokenInputView",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "Pod/Classes/**/*"
}