blob: 086e11e0dcc4ebd999405a2c1f55119970bfddab [file] [log] [blame]
{
"name": "NSwippableCell",
"version": "0.2.0",
"summary": "An easy-to-use UICollectionViewCell subclass that implements a swipeable content view which exposes utility buttons or views",
"description": "An easy-to-use UICollectionViewCell subclass that implements a swipeable content view which exposes utility buttons or views",
"homepage": "https://github.com/itisnajim/NSwippableCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"itisnajim": "itisnajim@gmail.com"
},
"source": {
"git": "https://github.com/itisnajim/NSwippableCell.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/ItisNajim",
"platforms": {
"ios": "9.0"
},
"source_files": "NSwippableCell/Classes/**/*"
}