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 "default_subspecs": "LYTSDK",
22 "name": "LYTFoundation",
23 "frameworks": "Foundation",
24 "source_files": "FrameworkTest/LYTFoundation/**/*.{h,a}",
25 "vendored_libraries": "FrameworkTest/LYTFoundation/*.a",
26 "public_header_files": "FrameworkTest/LYTFoundation/**/*.h"
29 "name": "LYTCommonLib",
30 "frameworks": "Foundation",
31 "source_files": "FrameworkTest/LYTCommonLib/**/*.{h,a}",
32 "vendored_libraries": "FrameworkTest/LYTCommonLib/*.a",
33 "public_header_files": "FrameworkTest/LYTCommonLib/**/*.h"
48 "LYMqttSDK/LYTFoundation": [
51 "LYMqttSDK/LYTCommonLib": [
56 "FrameworkTest/LYTSDK/*.h",
57 "FrameworkTest/LYTSDK/*.a"
59 "vendored_libraries": "FrameworkTest/LYTSDK/*.a",
60 "public_header_files": "FrameworkTest/LYTSDK/*.h"