2 "name": "ArgoAnimation",
4 "summary": "Animation Component",
5 "description": "Animation Component",
6 "homepage": "https://mln.immomo.com",
13 "git": "https://github.com/momotech/MLN.git",
14 "tag": "ArgoAnimation/0.1.4"
21 "source_files": "MLN-iOS/MLN/Classes/Animation/MLAnimator/**/*.{h,c,cpp,m,mm}",
22 "private_header_files": [
23 "MLN-iOS/MLN/Classes/Animation/MLAnimator/Private/*.h",
24 "MLN-iOS/MLN/Classes/Animation/MLAnimator/Runtime/*.h",
25 "MLN-iOS/MLN/Classes/Animation/MLAnimator/Utils/*.h",
26 "MLN-iOS/MLN/Classes/Animation/MLAnimator/WebCore/*.h"
30 "name": "AnimationCPP",
31 "source_files": "MLN-iOS/MLN/Classes/Animation/CPP/**/*.{h,c,cpp,m,mm}",
32 "compiler_flags": "-x objective-c++",
33 "private_header_files": "MLN-iOS/MLN/Classes/Animation/CPP/**/*.h"