blob: 0feb286d8808c2f6113f7d2149104d9511639649 [file] [log] [blame]
{
"name": "ChopeTableController",
"version": "0.3.0",
"license": "MIT",
"homepage": "https://github.com/chope-yoonhg84/ChopeTableController",
"authors": {
"Chope": "yoonhg2002@gmail.com"
},
"summary": "iOS UITableView Controller",
"source": {
"git": "https://github.com/chope-yoonhg84/ChopeTableController.git",
"tag": "v0.3.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ChopeTableController/*.{h,m}",
"requires_arc": true
}