blob: ec09b785ba710a6bbb4793b037ffb288eb731735 [file] [log] [blame]
{
"name": "MWTableViewUnit",
"version": "1.0.0",
"summary": "Unit of MWTableViewUnit.(Puscene)",
"description": "MWTableViewUnit Unit of MWTableViewUnit.(Puscene)",
"homepage": "https://coding.net/u/iliunian/p/MWTableViewUnit",
"license": "MIT",
"authors": {
"liu nian": "i19850511@gmail.com"
},
"source": {
"git": "https://git.coding.net/iliunian/MWTableViewUnit.git",
"tag": "1.0.0"
},
"public_header_files": "Pod/Classes/MWTableViewUnit.h",
"source_files": "Pod/Classes/MWTableViewUnit.h",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "EmptyAssistant",
"source_files": "Pod/Classes/EmptyAssistant/*",
"dependencies": {
"DZNEmptyDataSet": [
]
}
},
{
"name": "PullToRefresh",
"source_files": "Pod/Classes/PullToRefresh/*",
"public_header_files": "Pod/Classes/PullToRefresh/*.h",
"dependencies": {
"AnimatedGIFImageSerialization": [
]
}
}
]
}