4 "summary": "SSKit中的组件集合",
5 "description": "主要适用于SSKit框架中的组件,高度可自定义",
6 "homepage": "https://github.com/bassamyan/SSWrapper",
12 "Quincy Yan": "yanyibin.nz@gmail.com"
18 "git": "https://github.com/bassamyan/SSWrapper.git",
31 "name": "SSAlertView",
32 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSAlertView/**/*.{h,m}"
36 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSDialog/**/*.{h,m}"
39 "name": "SSPageControl",
40 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSPageControl/**/*.{h,m}"
43 "name": "SSInheritView",
44 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSInheritView/**/*.{h,m}"
47 "name": "SSProgressView",
48 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSProgressView/**/*.{h,m}"
51 "name": "SSPullRefresh",
52 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSPullRefresh/*.h",
56 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSPullRefresh/Base/**/*.{h,m}"
60 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSPullRefresh/Custom/**/*.{h,m}",
65 "SSWrapper/SSPullRefresh/Base": [
72 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSPullRefresh/Category/**/*.{h,m}",
74 "SSWrapper/SSPullRefresh/Base": [
77 "SSWrapper/SSPullRefresh/Custom": [
86 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSStatus/*.h",
87 "resources": "SSWrapper/SSWrapper/SSWrapper/SSStatus/Resources/**/*",
91 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSStatus/Base/**/*.{h,m}"
95 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSStatus/Custom/**/*.{h,m}",
100 "SSWrapper/SSStatus/Base": [
107 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSStatus/Category/**/*.{h,m}",
109 "SSWrapper/SSStatus/Base": [
112 "SSWrapper/SSStatus/Custom": [
121 "source_files": "SSWrapper/SSWrapper/SSWrapper/SSTabbar/**/*.{h,m}"