[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / b / XAutoLayoutKit / 0.2.0-beta.3 / XAutoLayoutKit.podspec.json
blobb982ab5168aaf8efef402632ea57a6a811ffdd17
2   "name": "XAutoLayoutKit",
3   "version": "0.2.0-beta.3",
4   "summary": "XAutoLayoutKit is a small collection of auto layout convenient utils.",
5   "description": "A longer description of XAutoLayoutKit in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/xudeheng/XAutoLayoutKit",
7   "license": "MIT",
8   "authors": {
9     "DehengXu": "dehengxu@outlook.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/xudeheng/XAutoLayoutKit.git",
16     "tag": "0.2.0-beta.3"
17   },
18   "source_files": "src/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true