[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / a / f / XAutoLayout / 1.1.0 / XAutoLayout.podspec.json
blob073029dfb8f62aa5d253500f0b5bae3abfc1ca6a
2   "name": "XAutoLayout",
3   "version": "1.1.0",
4   "summary": "simplify writing AutoLayout in code. better direction handling. swift 2 only",
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.1.0"
19   },
20   "source_files": "XAutoLayout/codes/**/*.swift",
21   "requires_arc": true