blob: cf41d580714aad2e2273572e243282cef53c603e [file] [log] [blame]
{
"name": "TMComponentContainerView",
"version": "0.1.0",
"summary": "A short description of TMComponentContainerView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ctinusDEV/TMComponentContainerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ctinusDEV": "1158433594@qq.com"
},
"source": {
"git": "https://github.com/ctinusDEV/TMComponentContainerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TMComponentContainerView/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"KVOController": [
]
}
}