[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 1 / 2 / e / FA_TokenInputView / 0.1.3 / FA_TokenInputView.podspec.json
blob06ee9d2eda7009966974f5f794862494300eec80
2   "name": "FA_TokenInputView",
3   "version": "0.1.3",
4   "summary": "FA_TokenInputView is a simple tokenview mimicking Apple mail token view.",
5   "description": "A Swift rewrite of TokenInputView used for the iOS FrontApp.\nFA_TokenInputView is a simple tokenview mimicking Apple mail token view.",
6   "homepage": "https://github.com/lauracpierre/FA_TokenInputView",
7   "license": "MIT",
8   "authors": {
9     "Pierre Laurac": "pierre.laurac@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lauracpierre/FA_TokenInputView.git",
13     "tag": "v0.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "FA_TokenInputView": [
22       "Pod/Assets/*.png"
23     ]
24   }