blob: 6ceff4e96415b947fda349e74a5518384cc80084 [file] [log] [blame]
{
"name": "CardsStack",
"version": "0.2.1",
"summary": "UICollectionView turned to awesome set of cards",
"homepage": "https://github.com/priteshrnandgaonkar/CardsStack",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Pritesh Nandgaonkar": "prit.nandgaonkar@gmail.com"
},
"social_media_url": "https://twitter.com/prit91",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/priteshrnandgaonkar/CardsStack.git",
"tag": "0.2.1",
"submodules": true
},
"source_files": "CardsStack/**/*.{h,swift}"
}