2 "name": "LSRFramework",
4 "summary": "UI Framework for LSRTeam.",
5 "description": "LSRFramework is a simple framework for building ui interfaces, after you have configured the appropriate interface properties (especially the navigation bar), you don't have to worry about whether other interface modifications will have a negative impact on the interface. In fact, the interface will restore itself to its original appearance.",
6 "homepage": "https://github.com/lgy881228/LSRFramework",
12 "lgy881228": "510687394@qq.com"
15 "git": "https://github.com/lgy881228/LSRFramework.git",
23 "GCC_PREPROCESSOR_DEFINITIONS": "TTTFRAMEWORK=1"
25 "source_files": "LSRFramework/Classes/**/*.{h,m,mm,c,cpp,cc}",
27 "LSRFramework/Classes/**/*",
28 "LSRFramework/Assets/**/*",
29 "LSRFramework/Classes/**/*.{h,m,mm,c,cpp,cc}"
31 "public_header_files": "LSRFramework/Classes/**/*.h",
32 "resources": "LSRFramework/Assets/TTTFramework.bundle",
34 "SystemConfiguration",