blob: 3199d14ad6995d597940605a0165bfa1c09bc996 [file] [log] [blame]
{
"name": "JJTableView",
"version": "0.1.1",
"summary": "Support Interactive Reordering TableView.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jkenny": "jkenny.cn@gmail.com"
},
"social_media_url": "http://jkenny.cn",
"homepage": "https://github.com/ynnekj/JJTableView",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ynnekj/JJTableView.git",
"tag": "0.1.1"
},
"requires_arc": true,
"source_files": "JJTableView/**/*.{h,m}",
"public_header_files": "JJTableView/**/*.{h}",
"frameworks": "UIKit"
}