blob: 86f743ba9bfd349d05921c41d9292cf568940702 [file] [log] [blame]
{
"name": "ARTableViewPager",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "README.markdown"
},
"summary": "The ARTableViewPager is an iOS component for horizontal table view scrolling/paging.",
"homepage": "https://github.com/arconsis/ARTableViewPager",
"authors": {
"arconsis IT-Solutions GmbH": "markus.kopf@arconsis.com"
},
"source": {
"git": "https://github.com/arconsis/ARTableViewPager.git",
"tag": "1.1.0"
},
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}