blob: 672fbd55d8d992d97c236cf02c1c758080e74ae3 [file] [log] [blame]
{
"name": "EasyTextTable",
"version": "1.2.0",
"summary": "Horizontal and vertical scrolling table views for iOS.",
"homepage": "http://github.com/alekseyn/EasyTableView",
"license": {
"type": "MIT"
},
"authors": {
"Kuldeep": "kuldeepk@uxarmy.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/uxarmydev/EasyTableView.git",
"tag": "1.2.0"
},
"source_files": "Classes/EasyTableView.h",
"requires_arc": true
}