[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / 7 / FMLayouts / 0.0.2 / FMLayouts.podspec.json
blobbc7d762493cde0829dda6b2abc74f184484529c0
2   "name": "FMLayouts",
3   "version": "0.0.2",
4   "summary": "A easy way to layout views in iOS using linear, flow etc., similar to layout mechanism in android.",
5   "homepage": "https://github.com/jacoli/FMLayouts",
6   "license": "MIT",
7   "authors": {
8     "jacoli": "jaco.lcg@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jacoli/FMLayouts.git",
12     "tag": "0.0.2"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "FMLayouts/*.{h,m}",
22   "requires_arc": true