[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / a / 1 / b / XLYAutoLayoutEasy / 2.0.0 / XLYAutoLayoutEasy.podspec.json
blob4fbb9c9133fd9fbd511fbd44d9089edf20126fe0
2   "name": "XLYAutoLayoutEasy",
3   "version": "2.0.0",
4   "summary": "A powerfull wrap library which makes writing AutoLayout in code easy.",
5   "description": "                  simplify writing AutoLayout in code. provides make, update helper methods.\n                  you can now handle language direction with make and update.\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": "v2.0.0"
20   },
21   "source_files": "codes/**/*.{h,m}",
22   "requires_arc": true