2 "name": "SuperExtension",
4 "summary": "项目中通用的一些公共组件",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Cheneyx/SuperExtension",
12 "Cheneyx": "i_cheneyx@163.com"
15 "git": "https://github.com/Cheneyx/SuperExtension.git",
21 "swift_versions": "4.0",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "source_files": "SuperExtension/Classes/Extension/*"
39 "swift_version": "4.0"