blob: e82642b88a84be97bd4543364572738c0e2bc59a [file] [log] [blame]
{
"name": "TNPopView",
"version": "1.0.0",
"summary": "A short description of TNPopView.",
"description": "~",
"homepage": "https://github.com/Tony1015/TNPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tony": "chococome@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Tony1015/TNPopView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"TNCategory": [
"~>1.0.1"
],
"Masonry": [
]
}
}