[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 9 / KSTokenView / 4.0.1 / KSTokenView.podspec.json
blob1a8a123460fc6d4e2a395fba1ee949588bb5c232
2   "name": "KSTokenView",
3   "version": "4.0.1",
4   "summary": "An iOS control for displaying multiple selections as tokens.",
5   "description": "KSTokenView is a control that displays a collection of tokens in an editable UITextField and sends messages to delegate object. It can also be used to input text from user and perform search operation asynchronously. UI can be fully custimized to look like part of your application.",
6   "homepage": "https://github.com/khawars/KSTokenView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/khawars/KSTokenView/screenshots/screenshots/iphone1.png",
9     "https://raw.githubusercontent.com/khawars/KSTokenView/screenshots/screenshots/iphone2.png",
10     "https://raw.githubusercontent.com/khawars/KSTokenView/screenshots/screenshots/iphone3.png",
11     "https://raw.githubusercontent.com/khawars/KSTokenView/screenshots/screenshots/iphone4.png",
12     "https://raw.githubusercontent.com/khawars/KSTokenView/screenshots/screenshots/ipad1.png",
13     "https://raw.githubusercontent.com/khawars/KSTokenView/screenshots/screenshots/ipad2.png",
14     "https://raw.githubusercontent.com/khawars/KSTokenView/screenshots/screenshots/ipad3.png",
15     "https://raw.githubusercontent.com/khawars/KSTokenView/screenshots/screenshots/ipad4.png"
16   ],
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "authors": {
22     "Khawar Shahzad": "khawar.shzd@gmail.com"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source": {
28     "git": "https://github.com/khawars/KSTokenView.git",
29     "tag": "4.0.1"
30   },
31   "source_files": "KSTokenView/*.swift",
32   "pushed_with_swift_version": "4.0"