[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / 3 / c / UIView-AutoLayoutView / 1.0.1 / UIView-AutoLayoutView.podspec.json
blob1f927527143069e04179c618e769daf8baa8cb57
2   "name": "UIView-AutoLayoutView",
3   "version": "1.0.1",
4   "summary": "A small Objective-C category on `UIView` that creates a UIView object that is ready to be used in programmatic AutoLayout.",
5   "homepage": "https://github.com/ArtSabintsev/UIView-AutoLayoutView",
6   "platforms": {
7     "ios": "5.0"
8   },
9   "source": {
10     "git": "https://github.com/ArtSabintsev/UIView-AutoLayoutView.git",
11     "tag": "1.0.1"
12   },
13   "source_files": "UIView+AutoLayoutView/*.{h,m}",
14   "requires_arc": true,
15   "authors": {
16     "Arthur Ariel Sabintsev": "arthur@sabintsev.com"
17   },
18   "license": "MIT"