[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / c / UIView-Autolayout / 0.0.1 / UIView-Autolayout.podspec.json
blob1c40db83e68a12dada15bdd279e45c320fe94bbd
2   "name": "UIView-Autolayout",
3   "version": "0.0.1",
4   "license": "MIT",
5   "platforms": {
6     "ios": "6.0"
7   },
8   "summary": "Category on UIView to simplify the creation of common layout constraints.",
9   "homepage": "https://github.com/jrturton/UIView-Autolayout",
10   "authors": {
11     "Richard Turton": "jrturton@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jrturton/UIView-Autolayout.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true