[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / b / 4 / 1 / KZ_Constraints / 0.1 / KZ_Constraints.podspec.json
blob6a038d2945fb2925a450ac9036d8c0215c04b443
2   "name": "KZ_Constraints",
3   "version": "0.1",
4   "summary": "iOS Constraints.",
5   "homepage": "https://github.com/KieronZhang/KZ_Constraints",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "KieronZhang.": "https://github.com/KieronZhang"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/KieronZhang/KZ_Constraints.git",
18     "tag": "0.1",
19     "submodules": true
20   },
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "vendored_frameworks": "KZ_Constraints/KZ_ConstraintsFramework.framework",
29   "requires_arc": true