[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 1 / TFY_SimplifytableViewKit / 2.2.0 / TFY_SimplifytableViewKit.podspec.json
blob4723c27d8a6a32f030e6e75b71ef4ed89c81be47
2   "name": "TFY_SimplifytableViewKit",
3   "version": "2.2.0",
4   "summary": "简化的TableView 一行代码完成所有布局。",
5   "description": "简化的TableView 一行代码完成所有布局。",
6   "homepage": "https://github.com/13662049573/TFY_SimplifytableView",
7   "license": "MIT",
8   "authors": {
9     "tianfengyou": "420144542@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_SimplifytableView.git",
16     "tag": "2.2.0"
17   },
18   "source_files": "TFY_SimplifytableView/TFY_SimplifytableViewKit/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
25   },
26   "requires_arc": true