4 "summary": "A lib of Momo Lua UI.",
5 "description": "A lib of Momo Lua UI.",
6 "homepage": "https://mln.immomo.com",
13 "git": "https://github.com/momotech/MLN.git",
24 "resources": "MLN-iOS/MLN/Resource/ArgoUI.bundle",
32 "source_files": "MLN-iOS/MLN/Classes/MUICore/**/*.{h,m,c}",
33 "public_header_files": "MLN-iOS/MLN/Classes/MUICore/**/*.h",
48 "source_files": "MLN-iOS/MLN/Classes/MUIKit/**/*.{h,m,c,cpp,mm}",
49 "exclude_files": "MLN-iOS/MLN/Classes/MUIKit/Component/ObjectAnimation/Source/**/*.{h,c,cpp}",
50 "public_header_files": "MLN-iOS/MLN/Classes/MUIKit/**/*.h",
58 "name": "AnimationCPP",
59 "source_files": "MLN-iOS/MLN/Classes/MUIKit/Component/ObjectAnimation/Source/**/*.{h,c,cpp}",
60 "compiler_flags": "-x objective-c++",