blob: 4288765be5a53aac5d0d65f9f1f650153bc49b64 [file] [log] [blame]
{
"name": "AASwipeableCards",
"version": "1.0",
"summary": "Swiping Cards to with loadmore feature!",
"description": "AASwipeableCards can be used to load more cards in a existing datasource and very easy to handle cards swiping to any direction.",
"homepage": "https://github.com/engrahsanali/AASwipeableCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"engrahsanali": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/engrahsanali/AASwipeableCards.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AASwipeableCards/Classes/**/*"
}