blob: c4973c64fdfdcfddcef29c4dc9db3ad041c164e8 [file] [log] [blame]
{
"name": "KJEmitterDemo",
"version": "1.0.0",
"summary": "All kinds of categories for iOS develop",
"homepage": "https://github.com/yangKJ/KJEmitterDemo",
"description": "this project provide all kinds of categories for iOS developer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"77": "393103982@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangKJ/KJEmitterDemo.git",
"tag": "1.0.0"
},
"source_files": [
"EmitterView",
"KJEmitterDemo/EmitterView/*.{h,m}"
],
"resources": "EmitterView/*.{bundle}",
"frameworks": "UIKit",
"requires_arc": true
}