[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 9 / KSTokenView / 3.1.3 / KSTokenView.podspec.json
blob4f0d09ad2cff788f5267c6f0d30e5791a83466fd
2   "name": "KSTokenView",
3   "version": "3.1.3",
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": "3.1.3"
30   },
31   "source_files": "KSTokenView/*.swift",
32   "pushed_with_swift_version": "3.0"