blob: fd7a0ce3fe46bb3cd04d2485bfdb0eedbcc981a7 [file] [log] [blame]
{
"name": "ARTableViewPager",
"version": "1.0.0",
"license": "MIT",
"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.0.0"
},
"platforms": {
"ios": null
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}