4 "summary": "iMRuby is a bridge between ObjC with Ruby(Mruby)",
5 "description": "iMRuby is a bridge between ObjC with Ruby(Mruby),\nlike JavascriptCore framework.",
6 "homepage": "https://github.com/tailang/iMRuby",
12 "ping.cao": "caopingcpu@163.com"
15 "git": "https://github.com/tailang/iMRuby.git",
21 "source_files": "iMRuby/Classes/**/*",
27 "pod_target_xcconfig": {
28 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
29 "VALID_ARCHS": "x86_64 armv7 arm64"
36 "vendored_libraries": "iMRuby/Classes/MRBLibffi/libffi.a"