{ | |
"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 | |
} |