Latest | 0.1.5 |
---|---|
Homepage | https://github.com/KieronZhang/KZ_MacroDefinition |
License | MIT |
Platforms | ios 8.0, osx 10.10, requires ARC |
Authors |
KZ_MacroDefinition
Latest podspec
{ "name": "KZ_MacroDefinition", "version": "0.1.5", "summary": "iOS & macOS Macro Definition.", "homepage": "https://github.com/KieronZhang/KZ_MacroDefinition", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "KieronZhang": "https://github.com/KieronZhang" }, "source": { "git": "https://github.com/KieronZhang/KZ_MacroDefinition.git", "tag": "0.1.5", "submodules": true }, "xcconfig": { "OTHER_LDFLAGS": "-ObjC" }, "requires_arc": true, "platforms": { "ios": "8.0", "osx": "10.10" }, "ios": { "vendored_frameworks": "KZ_MacroDefinition/KZ_MacroDefinition_iOS.framework" }, "osx": { "vendored_frameworks": "KZ_MacroDefinition/KZ_MacroDefinition_macOS.framework" } }
Wed, 29 May 2019 10:55:19 +0000