[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / a / MTMasonry / 0.1.2 / MTMasonry.podspec.json
blobb90100db19ed65c5c541200f9ac271a2afdceac7
2   "name": "MTMasonry",
3   "version": "0.1.2",
4   "summary": "Masonry静态库二进制文件",
5   "description": "Masonry静态库二进制文件 提高编译速度",
6   "homepage": "https://github.com/BestiOSDev/MTMasonry",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhaoBingDong": "dzb8818082@163.com"
13   },
14   "source": {
15     "git": "https://github.com/BestiOSDev/MTMasonry.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTMasonry/Framework/MTMasonry.framework"
23   },
24   "requires_arc": true,
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   }