2 "name": "QPFoundation",
4 "summary": "Provides a general and convenient framework for building App, including UI, enhancement tool classes, network interface, debugging, etc.",
5 "description": "Provides a general and convenient framework for building App, including UI,\nenhancement tool classes, network interface, debugging, etc.",
6 "homepage": "https://github.com/keqiongpan/QPFoundation",
12 "Qiongpan Ke": "keqiongpan@163.com"
15 "git": "https://github.com/keqiongpan/QPFoundation.git",
23 "source_files": "QPFoundation/Classes/**/*",
26 "QPFoundation/Assets/**/*"
29 "public_header_files": "QPFoundation/Classes/**/*.h"
33 "QPFoundation/Classes/**/Networking/*",
34 "QPFoundation/Classes/**/QPPublicHeader.h",
35 "QPFoundation/Classes/**/QPFoundation.h"
37 "public_header_files": [
38 "QPFoundation/Classes/**/Networking/*.h",
39 "QPFoundation/Classes/**/QPPublicHeader.h",
40 "QPFoundation/Classes/**/QPFoundation.h"