blob: 83e2e1dabf2e599dd188ec803d6a6361b1a2613a [file] [log] [blame]
{
"name": "LXPagingViews",
"version": "0.0.1",
"summary": "A small, efficient and flexible implementation for common paging scroll view patterns.",
"homepage": "https://github.com/lxcid/LXPagingViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stan Chang Khin Boon": "http://twitter.com/lxcid"
},
"source": {
"git": "https://github.com/lxcid/LXPagingViews.git",
"commit": "918257a0a171aaaab07fff984c3cf81fbfcac30e"
},
"platforms": {
"ios": "5.0"
},
"source_files": "LXPagingViews",
"requires_arc": true
}