blob: 6ddbb0e8780f240f626fa813eb3ef82b62feb28f [file] [log] [blame]
{
"name": "ASStackView",
"version": "0.0.1",
"summary": "Swipe stack of views.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/aliseymen/ASStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ali Seymen": "ali.seymen@matriksdata.com"
},
"source": {
"git": "https://github.com/aliseymen/ASStackView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "ASStackView/Classes/**/*"
}