blob: 54246f59607e028bceabe5143793b4badb407ebe [file] [log] [blame]
{
"name": "XMUtils",
"version": "1.0.0",
"summary": "A short description of XMUtils.",
"homepage": "https://github.com/xiaopipixia/XMUtils",
"license": {
"type": "MIT",
"text": " Copyright 2016\n Permission is granted to daoxuehao.com\n"
},
"authors": {
"XM": "1159936662@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaopipixia/XMUtils"
},
"source_files": "XMUtils/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
],
"MJRefresh": [
]
}
}