[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / e / d / NSwippableCell / 0.3.1 / NSwippableCell.podspec.json
blob84199cce5aae3780f2c3523b8dfdf0c58ad65bcf
2   "name": "NSwippableCell",
3   "version": "0.3.1",
4   "swift_versions": "5.0",
5   "summary": "A swipeable UICollectionViewCell subclass that exposes utility buttons or views",
6   "description": "An easy-to-use UICollectionViewCell subclass that implements a swipeable content view which exposes utility buttons or views",
7   "homepage": "https://github.com/itisnajim/NSwippableCell",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "itisnajim": "itisnajim@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/itisnajim/NSwippableCell.git",
17     "tag": "0.3.1"
18   },
19   "social_media_url": "https://twitter.com/ItisNajim",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "NSwippableCell/Classes/**/*",
24   "swift_version": "5.0"