| { | |
| "name": "CyhTools", | |
| "version": "1.3.7", | |
| "summary": "Deal with things more simply", | |
| "homepage": "https://github.com/CYHAI9/CyhTools", | |
| "license": "MIT", | |
| "authors": { | |
| "又是一个大叔": "3069126500@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/CYHAI9/CyhTools.git", | |
| "tag": "1.3.7" | |
| }, | |
| "source_files": "cyhToolsmanager/*.{h,m}", | |
| "requires_arc": true, | |
| "xcconfig": { | |
| "OTHER_LDFLAGS": "$(inherited) -lxml2 -objc", | |
| "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": true | |
| } | |
| } |