[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 1 / 0 / PCMasonry / 0.1.0 / PCMasonry.podspec.json
blob6189d0277c1c2e86d9832dd4273f1c19a7702e82
2   "name": "PCMasonry",
3   "version": "0.1.0",
4   "summary": "A short description of PCMasonry.",
5   "description": "Privacy\nMasonry is a light-weight layout framework which wraps AutoLayout with a nicer syntax.\nMasonry has its own layout DSL which provides a chainable way of describing your\nNSLayoutConstraints which results in layout code which is more concise and readable.\nMasonry supports iOS and Mac OSX.",
6   "homepage": "https://github.com/gitHaH/PCMasonry",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangmengmeng": "1006520276@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/gitHaH/PCMasonry.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PCMasonry/Classes/**/*"