blob: a1e2463fe577b6304d13b304220c5b2233dbaefb [file] [log] [blame]
{
"name": "LPHPopTable",
"version": "0.0.3",
"summary": "Display a table.",
"description": "Display a talbe,show list state.",
"homepage": "https://github.com/iosraven/LPHPopTable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LuPeiHan": "535423469@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iosraven/LPHPopTable.git",
"tag": "0.0.3"
},
"source_files": [
"LPHPopTable",
"LPHPopTable/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "LPHPopTable/*.png",
"resource_bundles": {
"LPHPopTable": [
"{LPHPopTable}/*.xib"
]
}
}