blob: 81bc1012be1f0fcda4fb6a9c6ff3afe18c999461 [file] [log] [blame]
{
"name": "XDBubbleView",
"version": "1.0.0",
"summary": "XDBubbleView is a very flexible library.",
"description": "XDBubbleView is a very flexible library for youself.",
"homepage": "https://github.com/Tbwas/XDBubbleView.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"xindong": "xin.dong@dongxin.online"
},
"social_media_url": "http://www.jianshu.com/u/c8d5296a13a4",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tbwas/XDBubbleView.git",
"tag": "1.0.0"
},
"source_files": "bubbleViewDemo/XDBubbleView/*.{h, m}",
"requires_arc": true
}