Latest | 2.3.8 |
---|---|
Homepage | https://github.com/wangjindong/SMTableView.git |
License | MIT |
Platforms | ios 6.0, requires ARC |
Dependencies | UITableView+FDTemplateLayoutCell |
Frameworks | Foundation, CoreGraphics, UIKit |
Authors |
404: Not Found
Latest podspec
{ "name": "SMTableView", "version": "2.3.8", "summary": "one line of tableview", "description": "one line for SimplifyTableView", "homepage": "https://github.com/wangjindong/SMTableView.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "wangjindong": "[email protected]" }, "platforms": { "ios": "6.0" }, "source": { "git": "https://github.com/wangjindong/SMTableView.git", "tag": "2.3.8" }, "source_files": "Framework/**/*.{h,m}", "public_header_files": "Framework/**/*.h", "frameworks": [ "Foundation", "CoreGraphics", "UIKit" ], "requires_arc": true, "dependencies": { "UITableView+FDTemplateLayoutCell": [ "~> 1.3" ] } }
Wed, 19 Jul 2017 10:00:36 +0000