[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / a / e / 7 / MCUIViewLayout / 0.4.1 / MCUIViewLayout.podspec.json
blobb18e5392750af0338ec14c72b2583f1b343d1811
2   "name": "MCUIViewLayout",
3   "version": "0.4.1",
4   "license": "BSD 3-Clause",
5   "summary": "Layouting enhancements to UIView.",
6   "homepage": "https://github.com/mirego/MCUIViewLayout",
7   "authors": {
8     "Mirego, Inc.": "info@mirego.com"
9   },
10   "source": {
11     "git": "https://github.com/mirego/MCUIViewLayout.git",
12     "tag": "0.4.1"
13   },
14   "source_files": "MCUIViewLayout/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   }