blob: c8ac3c2f3467bc2d9213d3fe3f0f0878856c8cb6 [file] [log] [blame]
{
"name": "MMBubbleView",
"version": "1.0",
"summary": "A bubble view used on iOS.",
"homepage": "https://github.com/ChellyLau/MMBubbleView",
"license": "MIT",
"authors": {
"Chelly Lau": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/ChellyLau/MMBubbleView.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MMBubbleView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}