[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / f / BMTokenView / 1.0 / BMTokenView.podspec.json
blob3961b0471e71759a077a4e745e0f2ded14b20935
2   "name": "BMTokenView",
3   "version": "1.0",
4   "summary": "BMTokenView is a simple UIView subclass that let's you customize Token Views",
5   "swift_version": "4.0",
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.0"
22   },
23   "source_files": "BMTokenView/Library/BMTokenView.swift"