blob: e0d05f0edabd90c4e0bf45e1356eb72e2aec25f0 [file] [log] [blame]
{
"name": "KWListView",
"version": "1.0.0",
"platforms": {
"ios": "6.0"
},
"summary": "The better way to deal with list view and datas",
"homepage": "http://makaiwen.com/items/KWListView.html",
"license": "MIT",
"authors": {
"kevin-ma": "devKevinMa@gmail.com"
},
"social_media_url": "http://makaiwen.com/",
"source": {
"git": "https://github.com/kevin-ma/KWListView.git",
"tag": "1.0.0"
},
"source_files": "KWListView/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}