[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / a / LPHPopTable / 0.0.2 / LPHPopTable.podspec.json
blobcceb98fb44e12bae51cd1f487b874cc8a7eff368
2   "name": "LPHPopTable",
3   "version": "0.0.2",
4   "summary": "Display a table.",
5   "description": "Display a talbe,show list state.",
6   "homepage": "https://github.com/iosraven/LPHPopTable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuPeiHan": "535423469@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/iosraven/LPHPopTable.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "LPHPopTable",
23     "LPHPopTable/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "resources": "LPHPopTable/*.png",
27   "resource_bundles": {
28     "LPHPopTable": [
29       "{LPHPopTable}/*.xib"
30     ]
31   }