[Add] RSKCollectionViewRetractableFirstItemLayout 3.0.0
[CocoaPods.git] / Specs / 0 / e / f / BMTokenView / 1.1 / BMTokenView.podspec.json
blob94edbe228b28a167c8434e10646bbf5e3d925148
2   "name": "BMTokenView",
3   "version": "1.1",
4   "summary": "BMTokenView is a simple UIView subclass that let's you customize Token Views",
5   "swift_version": "4.2",
6   "description": "BMTokenView let's you use create a Token View which is useful when you manage tags.\nIt works similar as UITableViews, with delegates and datasources.\nIt also has a settings file so that you can customize your token however you want.",
7   "homepage": "https://github.com/BerryMelon/BMTokenView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Doheny Yoon": "berrymelon@me.com"
14   },
15   "social_media_url": "http://twitter.com/theberrymelon",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/BerryMelon/BMTokenView.git",
21     "tag": "1.1"
22   },
23   "source_files": "BMTokenView/Library/BMTokenView.swift"