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": "http://www.71ant.com",
9 "ShanggenZhang": "gkzhangshangen@163.com"
15 "git": "https://github.com/install-b/FrameworkTest.git",
19 "exclude_files": "FrameworkTest/*.md",
20 "default_subspecs": "LYTSDK",
23 "name": "LYTFoundation",
24 "frameworks": "Foundation",
25 "source_files": "FrameworkTest/LYTFoundation/**/*.{h,a}",
26 "vendored_libraries": "FrameworkTest/LYTFoundation/*.a",
27 "public_header_files": "FrameworkTest/LYTFoundation/**/*.h"
30 "name": "LYTCommonLib",
31 "frameworks": "Foundation",
32 "source_files": "FrameworkTest/LYTCommonLib/**/*.{h,a}",
33 "vendored_libraries": "FrameworkTest/LYTCommonLib/*.a",
34 "public_header_files": "FrameworkTest/LYTCommonLib/**/*.h"
49 "LYMqttSDK/LYTFoundation": [
52 "LYMqttSDK/LYTCommonLib": [
57 "FrameworkTest/LYTSDK/*.h",
58 "FrameworkTest/LYTSDK/*.a"
60 "vendored_libraries": "FrameworkTest/LYTSDK/*.a",
61 "public_header_files": "FrameworkTest/LYTSDK/*.h"