blob: f2fa823f34a837a0b6276b3908a7b37fb5707a01 [file] [log] [blame]
{
"name": "HDTableDataSource_Swift",
"version": "0.1.0",
"summary": "HDTableDataSource_Swift is the Swift version of HDTableDataSource (Objective C)",
"description": "You may use thsese files in your project. Also the bug of HDTableDataSource Objective C library is resolved in this framework.",
"homepage": "https://github.com/HarshitDaftary/HDTableDataSource_Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HarshitDaftary": "daftaryharshit@yahoo.co.in"
},
"source": {
"git": "https://github.com/HarshitDaftary/HDTableDataSource_Swift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/daftaryharshit",
"platforms": {
"ios": "8.0"
},
"source_files": "HDTableDataSource_Swift/Classes/**/*"
}