[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 1 / c / ViewLayout / 0.1.4.1 / ViewLayout.podspec.json
blob6827646c29b3c860b14ad957e95ce9520a79dc68
2   "name": "ViewLayout",
3   "version": "0.1.4.1",
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.4.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViewLayout/**/*.{h,m}",
22   "requires_arc": true