blob: 6e1b0761cb1d25648dd8fbfa816f1218de110725 [file] [log] [blame]
{
"name": "KJEmitterView",
"version": "2.2.5",
"summary": "Some iOS Emitter",
"homepage": "https://github.com/yangKJ/KJEmitterView",
"license": "Copyright (c) 2018 yangkejun",
"authors": {
"77": "393103982@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yangKJ/KJEmitterView.git",
"tag": "2.2.5"
},
"social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
"requires_arc": true,
"ios": {
"source_files": "KJEmitterView/KJHeader.h"
},
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"Accelerate"
],
"subspecs": [
{
"name": "Classes",
"source_files": "KJEmitterView/Classes/**/*.{h,m}",
"public_header_files": [
"KJEmitterView/Classes/**/*.h",
"KJEmitterView/Classes/*.h"
],
"resources": "KJEmitterView/Classes/**/*.{bundle}"
},
{
"name": "KeJun",
"source_files": "KJEmitterView/UIKit/**/*.{h,m}",
"public_header_files": [
"KJEmitterView/UIKit/*.h",
"KJEmitterView/UIKit/**/*.h"
]
},
{
"name": "Function",
"source_files": "KJEmitterView/Foundation/**/*.{h,m}",
"public_header_files": [
"KJEmitterView/Foundation/*.h",
"KJEmitterView/Foundation/**/*.h"
]
}
]
}