blob: 9af38493e99b01586d1b0a7e0c98fc90be4d5a00 [file] [log] [blame]
{
"name": "JQTipView",
"version": "1.0.6",
"summary": "Easy tost.",
"homepage": "https://github.com/xiaohange/JQTipView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hari": "532167805@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaohange/JQTipView.git",
"tag": "1.0.6"
},
"social_media_url": "https://weibo.com/hjq995",
"requires_arc": true,
"source_files": "JQTipView/JQTipViewHeader.h",
"subspecs": [
{
"name": "Tools",
"source_files": "JQTipView/Tools/**/*"
},
{
"name": "JQTipView",
"dependencies": {
"JQTipView/Tools": [
]
},
"source_files": "JQTipView/JQTipView/**/*",
"requires_arc": false
}
]
}