[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / f / 2 / 9 / MTSDAutoLayout / 0.1.1 / MTSDAutoLayout.podspec.json
blobd6f60b4c587359f7b68da801142735350e68243e
2   "name": "MTSDAutoLayout",
3   "version": "0.1.1",
4   "summary": "MTSDAutoLayout.framework",
5   "description": "MTSDAutoLayout静态库二进制文件 提高编译速度",
6   "homepage": "https://github.com/BestiOSDev/MTSDAutoLayout",
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/MTSDAutoLayout.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "MTSDAutoLayout/Framework/MTSDAutoLayout.framework/Headers/**/*.h",
22   "ios": {
23     "vendored_frameworks": "MTSDAutoLayout/Framework/MTSDAutoLayout.framework"
24   },
25   "requires_arc": true,
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   }