[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / c / ViewLayout / 0.1.2 / ViewLayout.podspec.json
blobfa2f31b346372fd1ed83925440268cd96bfe3863
2   "name": "ViewLayout",
3   "version": "0.1.2",
4   "summary": "Use categories to easily use NSLayoutConstrain.",
5   "description": "Use categories to easily use NSLayoutConstrain. \nQuickly build your own UI framework without relying on third parties",
6   "homepage": "https://github.com/lianleven/ViewLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lianleven": "lianleven@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lianleven/ViewLayout.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViewLayout/**/*.{h,m}",
22   "requires_arc": true