[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 1 / b / XLYAutoLayoutEasy / 1.0.0 / XLYAutoLayoutEasy.podspec.json
blobb034dc04717c2516061ff3e856dcb361272b6aa3
2   "name": "XLYAutoLayoutEasy",
3   "version": "1.0.0",
4   "summary": "A lightweight wrap library which makes writing AutoLayout in code easy.",
5   "description": "                  simplify writing AutoLayout in code. provides make, update and remake helper methods.\n",
6   "homepage": "https://github.com/kaizeiyimi/XLYAutoLayoutEasy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kaizei": "kaizeiyimi@126.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/kaizeiyimi/XLYAutoLayoutEasy.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "codes/**/*.{h,m}",
22   "requires_arc": true