4 "summary": "Observable collections in Objective-C",
5 "description": " \t\t oxen generates changesets when collections are modified. The main use-case for observable collections \n\t\t are when binding a collection to a UITableView or a UICollectionView.\n\n\t\t Oxen changesets include the types of changes made to the collection and a snapshot of the collection after \n\t\t the changes hace been completed, making it easy to \n\n",
6 "homepage": "https://github.com/jacksonh/oxen",
9 "Jackson Harper": "jacksonh@gmail.com"
11 "social_media_url": "http://twitter.com/jacksonh",
17 "git": "https://github.com/jacksonh/oxen.git",
20 "source_files": "oxen/*.{h,m}",
21 "public_header_files": "oxen/*.h",