blob: a7e8314e4c5f6a3bd23a2b17953213bbbe234860 [file] [log] [blame]
{
"name": "TNPopView",
"version": "1.0.5",
"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.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"TNCategory": [
],
"Masonry": [
]
}
}