blob: a01f112815700f51a9e52fa3fd0c467b5ac0828e [file] [log] [blame]
{
"name": "KJEmitterDemo",
"version": "1.0.4",
"summary": "Some iOS Emitter",
"homepage": "https://github.com/yangKJ/KJEmitterDemo",
"license": "Copyright (c) 2018 yangkejun",
"authors": {
"77": "393103982@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yangKJ/KJEmitterDemo.git",
"tag": "1.0.4"
},
"frameworks": "UIKit",
"requires_arc": true,
"subspecs": [
{
"name": "UIKit",
"source_files": "KJEmitterDemo/UIKit/**/*.{h,m}",
"public_header_files": [
"KJEmitterDemo/UIKit/*.h",
"KJEmitterDemo/UIKit/**/*.h"
],
"resources": "KJEmitterDemo/UIKit/**/*.{bundle}"
}
]
}