blob: a884b8835cd5687e2a43cce59f4a85aa988bb195 [file] [log] [blame]
{
"name": "DeclarativeTableView",
"version": "0.0.1",
"summary": "Create list easily and declaratively.",
"license": "MIT",
"authors": {
"vkandel": "kandelvijaya@gmail.com"
},
"social_media_url": "https://twitter.com/kandelvijaya",
"homepage": "https://github.com/kandelvijaya/DeclarativeTableView",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/kandelvijaya/DeclarativeTableView.git",
"tag": "0.0.1"
},
"source_files": [
"DeclarativeTableView",
"DeclarativeTableView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}