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