[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / d / YHStaticTableView / 1.0.0 / YHStaticTableView.podspec.json
blobe3c3fa6972ac6fabdf711785c48902b4aceab5d0
2   "name": "YHStaticTableView",
3   "version": "1.0.0",
4   "summary": "A lightweight framework to layout subviews with tableview",
5   "description": "A lightweight framework to layout subviews with tableview\nYou can use template cells or create your custom cells",
6   "homepage": "https://github.com/amazeyh2015/YHStaticTableView",
7   "license": "MIT",
8   "authors": {
9     "amazeyh2015": "amazeyh2015@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/amazeyh2015/YHStaticTableView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "YHStaticTableView/*.{h,m}"