2 "name": "KJEmitterView",
5 "homepage": "https://github.com/yangKJ/KJEmitterView",
6 "license": "Copyright (c) 2018 yangkejun",
14 "git": "https://github.com/yangKJ/KJEmitterView.git",
17 "social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
19 "static_framework": true,
20 "default_subspecs": "Categories",
22 "source_files": "Sources/KJEmitterHeader.h"
28 "source_files": "Sources/Categories/_CommonHeader.h",
32 "source_files": "Sources/Categories/UIKit/**/*.{h,m}"
36 "source_files": "Sources/Categories/Foundation/**/*.{h,m}"
42 "source_files": "Sources/Kit/**/*.{h,m}",
43 "resources": "Sources/Kit/**/*.{bundle}",
45 "KJEmitterView/Categories": [
52 "source_files": "Sources/Foundation/**/*.{h,m}"
56 "source_files": "Sources/Language/**/*.{h,m}"
60 "source_files": "Sources/Opencv/**/*.{h,mm}",
66 "pod_target_xcconfig": {
67 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
69 "user_target_xcconfig": {
70 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
75 "source_files": "Sources/LeetCode/**/*.{h,m}"
79 "source_files": "Sources/Control/**/*.{h,m}",
80 "frameworks": "QuartzCore"
84 "source_files": "Sources/Classes/**/*.{h,m}",
85 "resources": "Sources/Classes/**/*.{bundle}"