[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 1 / 4 / MWTableViewUnit / 1.0.0 / MWTableViewUnit.podspec.json
blobec09b785ba710a6bbb4793b037ffb288eb731735
2   "name": "MWTableViewUnit",
3   "version": "1.0.0",
4   "summary": "Unit of MWTableViewUnit.(Puscene)",
5   "description": "MWTableViewUnit Unit of MWTableViewUnit.(Puscene)",
6   "homepage": "https://coding.net/u/iliunian/p/MWTableViewUnit",
7   "license": "MIT",
8   "authors": {
9     "liu nian": "i19850511@gmail.com"
10   },
11   "source": {
12     "git": "https://git.coding.net/iliunian/MWTableViewUnit.git",
13     "tag": "1.0.0"
14   },
15   "public_header_files": "Pod/Classes/MWTableViewUnit.h",
16   "source_files": "Pod/Classes/MWTableViewUnit.h",
17   "frameworks": "UIKit",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "EmptyAssistant",
25       "source_files": "Pod/Classes/EmptyAssistant/*",
26       "dependencies": {
27         "DZNEmptyDataSet": [
29         ]
30       }
31     },
32     {
33       "name": "PullToRefresh",
34       "source_files": "Pod/Classes/PullToRefresh/*",
35       "public_header_files": "Pod/Classes/PullToRefresh/*.h",
36       "dependencies": {
37         "AnimatedGIFImageSerialization": [
39         ]
40       }
41     }
42   ]