blob: 6bc1bf615630d9267db9cb6d488801efc4b6e84f [file] [log] [blame]
{
"name": "XYPopupViewTools",
"version": "0.1.3",
"summary": "XYPopupViewTools是一个将弹出式视图简易化集成工具,一句话完成弹出式视图部署",
"homepage": "https://github.com/9527xiaoyu/XYPopupViewTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"9527xiaoyu": "1446899815@qq.com"
},
"source": {
"git": "https://github.com/9527xiaoyu/XYPopupViewTools.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": [
"XYPopupViewTools",
"XYPopupViewTools/**/*.{h,m}"
],
"public_header_files": "XYPopupViewTools/**/*.h"
}
]
}