2 "name": "TCFoundation",
4 "summary": "iOS OC基础库Foundation",
5 "description": "iOS OC基础库Foundation,目前支持:network、io、config、event等基础功能",
6 "homepage": "https://github.com/flatads/tcfundation",
12 "flatads": "flatincbr.dev@gmail.com"
15 "git": "https://github.com/flatads/tcfundation.git",
23 "static_framework": true,
27 "SystemConfiguration",
31 "pod_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "user_target_xcconfig": {
35 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "vendored_frameworks": "TCFoundation/**/*.{framework}",