blob: 7212844b49604ee396207dc66d3dbb25bb337ae8 [file] [log] [blame]
{
"name": "MJMeteorView",
"version": "1.0.0",
"summary": "Effect of particle: meteor view.",
"homepage": "https://github.com/iosLiuPeng/MJMeteorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosLiuPeng": "392009255@qq.com"
},
"source": {
"git": "https://github.com/iosLiuPeng/MJMeteorView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit",
"resource_bundles": {
"img_meteor": [
"Assets/*.png"
]
}
}