2 "name": "JMSmartAppletEngine",
4 "summary": "iOS Applet Engine for Jimi Platform.",
5 "description": "iOS Applet Engine for Jimi Platform.",
6 "homepage": "http://10.0.10.85/app/ios/JMSmartAppletEngine",
8 "type": "Apache License 2.0"
11 "lzj<lizhijian_21@163.com>": "lizhijian_21@163.com"
18 "VALID_ARCHS": "armv7s armv7 x86_64 arm64 arm64e"
27 "TZImagePickerController": [
46 "vendored_libraries": "JMSmartAppletEngine/**/*.a",
48 "git": "http://10.0.10.85/app/ios/JMSmartAppletEngine.git",
55 "JMSmallAppEngineImage": [
56 "JMSmallAppEngineImage/../*.png",
57 "JMSmallAppEngineImage/*.png"
61 "source_files": "JMSmartAppletEngine/**/*.{h,m,c}",
62 "public_header_files": [
63 "JMSmartAppletEngine/**/JMEAppletConfig.h",
64 "JMSmartAppletEngine/**/JMEAppletLauncher.h",
65 "JMSmartAppletEngine/**/JMEBridgeModule.h",
66 "JMSmartAppletEngine/**/JMEError.h",
67 "JMSmartAppletEngine/**/JMEngineBaseModule.h",
68 "JMSmartAppletEngine/**/JMSmartAppletEngine.h",
69 "JMSmartAppletEngine/**/*Delegate.h"