4 "summary": "an iOS communication SDK",
5 "description": "an iOS communication SDK create by HHLY ,you need go to the HHLY registing you app first",
6 "homepage": "https://www.71ant.com",
9 "71sino": "dev@71sino.com"
15 "git": "https://github.com/71sino/LYTSDK.git",
19 "exclude_files": "Classes/*.md",
20 "default_subspecs": "Core",
23 "name": "LYTFoundation",
24 "frameworks": "Foundation",
25 "source_files": "Classes/LYTFoundation/**/*.{h,a}",
26 "vendored_libraries": "Classes/LYTFoundation/*.a",
27 "public_header_files": "Classes/LYTFoundation/**/*.h"
30 "name": "LYTCommonLib",
31 "frameworks": "Foundation",
32 "source_files": "Classes/LYTCommonLib/**/*.{h,a}",
33 "vendored_libraries": "Classes/LYTCommonLib/*.a",
34 "public_header_files": "Classes/LYTCommonLib/**/*.h"
49 "LYTSDK/LYTFoundation": [
52 "LYTSDK/LYTCommonLib": [
57 "Classes/LYTCore/*.h",
58 "FrameworkTest/LYTCore/*.a"
60 "vendored_libraries": "Classes/LYTCore/*.a",
61 "public_header_files": "Classes/LYTCore/*.h"