blob: 8ab0ee858a50ba83b98d6a89b268dab05ed59588 [file] [log] [blame]
{
"name": "TLIndexPathTools",
"version": "0.4.5",
"summary": "TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.",
"description": "TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views. Here are some of the awesome things TLIndexPathTools does:",
"homepage": "http://tlindexpathtools.com",
"license": {
"type": "MIT"
},
"authors": {
"wtmoose": "wtm@tractablelabs.com"
},
"source": {
"git": "https://github.com/wtmoose/TLIndexPathTools.git",
"tag": "0.4.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLIndexPathTools/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"CoreData",
"Foundation"
],
"requires_arc": true
}