blob: 8ac3babf7f68699cbad90114c6399670ba9957ab [file] [log] [blame]
{
"name": "MJBubbleView",
"version": "1.0.0",
"summary": "constantly popping bubbles, can start and pause.",
"homepage": "https://github.com/iosLiuPeng/MJBubbleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosLiuPeng": "392009255@qq.com"
},
"source": {
"git": "https://github.com/iosLiuPeng/MJBubbleView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit",
"resource_bundles": {
"img_bubble": [
"Assets/*.png"
]
}
}