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