[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / c / a / f / XAutoLayout / 1.0.1 / XAutoLayout.podspec.json
blob7e7a54770588f5a119acbef1d9793843256195a7
2   "name": "XAutoLayout",
3   "version": "1.0.1",
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.0.1"
19   },
20   "source_files": "XAutoLayout/codes/**/*.swift",
21   "requires_arc": true