blob: 40fde2318146cf68aef2d3a1933f1ee71fb4d604 [file] [log] [blame]
{
"name": "RTComponentTableView",
"version": "0.1.1",
"summary": "A short description of RTComponentTableView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rickytan/RTComponentTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rickytan": "ricky.tan.xin@gmail.com"
},
"source": {
"git": "https://github.com/rickytan/RTComponentTableView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RTComponentTableView/Classes/**/*",
"public_header_files": "RTComponentTableView/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}