blob: f315ca5bac1d0e5c2c4f2912e06910bcdae70d26 [file] [log] [blame]
{
"name": "ChopeTableController",
"version": "0.3.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ChopeTableController/*.{h,m}",
"requires_arc": true
}