4 "summary": "FPKit is a util framework.",
5 "description": "FPKit is a util framework for normal use.",
6 "homepage": "https://github.com/HiMelody/FPKit",
12 "FPLiang": "liang.soul@gmail.com"
18 "git": "https://github.com/HiMelody/FPKit.git",
21 "user_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "public_header_files": "FPKit.framework/Headers/**/*.h",
28 "source_files": "FPKit.framework/Headers/**/*.h",
29 "preserve_paths": "*.framework",
30 "vendored_frameworks": "FPKit.framework",