blob: 7ded730bd728d9b98a446fe01a196df21fc6c764 [file] [log] [blame]
{
"name": "XYYCommonUI",
"version": "0.1.0",
"summary": "A delightful iOS Uitilty framework.",
"homepage": "https://gitee.com/888.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xieyongyueios@163.com": "xieyongyueios@163.com"
},
"source": {
"git": "https://gitee.com/888.com/XYYCommonUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XYYCommonUI/Classes/**/*",
"ios": {
"dependencies": {
"SVProgressHUD": [
],
"MMPopupView": [
],
"Toast": [
],
"KVOController": [
]
}
}
}