blob: 5190271f29c9255ed97c6510aafb55ce2cf82ce8 [file] [log] [blame]
{
"name": "TLIndexPathTools",
"version": "0.4.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLIndexPathTools/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"CoreData",
"Foundation"
],
"requires_arc": true
}