[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / a / f / XAutoLayout / 1.2.0 / XAutoLayout.podspec.json
blob16698cd34e04e66fc50bb30c8afa9319bfc883f7
2   "name": "XAutoLayout",
3   "version": "1.2.0",
4   "summary": "simplify writing AutoLayout in code. better direction handling. need swift 2.2",
5   "homepage": "https://github.com/kaizeiyimi/XAutoLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kaizei": "kaizeiyimi@126.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/kaizeiyimi/XAutoLayout.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "XAutoLayout/codes/**/*.swift",
21   "requires_arc": true