[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 7 / 6 / ZLXibTool / 1.0.0 / ZLXibTool.podspec.json
blob2a645fa2a5858971adec1eb5047f35c5abc058c9
2   "name": "ZLXibTool",
3   "version": "1.0.0",
4   "summary": "auto constraint for xib",
5   "description": "The constraints in xib are automatically adapted to fit in a wide scale,you just import the file,and call  like '[tool setSubViewsConstraint:rootView]'",
6   "homepage": "https://github.com/ZLDamo/ZLXibTool.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZLDamo@163.com": "ZLDamo@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ZLDamo/ZLXibTool.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZLXibTool/Classes/**/*"