[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 4 / d / MXList / 0.1.0 / MXList.podspec.json
blob2c16e0fd9a942a4fd08e0c189e3d113955c1fa39
2   "name": "MXList",
3   "version": "0.1.0",
4   "summary": "对UITableView整个使用流程的一个简单封装",
5   "description": "对UITableView整个使用流程的一个简单封装,屏蔽了UITableViewCell,支持直接注册任意UIView子类到UITableView\n支持对任意UIView子类重用",
6   "homepage": "https://github.com/xuvw/MXList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuvw": "smileshitou@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xuvw/MXList.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "MXList/**/*"