[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / c / UIVIewMasonryLayout / 1.5.0 / UIVIewMasonryLayout.podspec.json
blobb5f4ba72b265463ec1b3964256ccb600c5453b2b
2   "name": "UIVIewMasonryLayout",
3   "version": "1.5.0",
4   "summary": "Masonry封装",
5   "homepage": "https://github.com/WKCLoveYang/UIVIewMasonryLayout.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WKCLoveYang": "wkcloveyang@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/WKCLoveYang/UIVIewMasonryLayout.git",
18     "tag": "1.5.0"
19   },
20   "source_files": "UIVIewMasonryLayout/**/*.{h,m}",
21   "public_header_files": "UIVIewMasonryLayout/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
30     ]
31   }