blob: 885ae958707e1647c160d8cb0bd632eeb1c4ed54 [file] [log] [blame]
{
"name": "XXUtility",
"version": "0.1.1",
"summary": "XXUtility 常用工具类",
"description": "# XXUtility 常用工具类",
"homepage": "https://github.com/xinxinzhao2006/XXUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"小新": "1350009686@qq.com"
},
"source": {
"git": "https://github.com/xinxinzhao2006/XXUtility.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXUtility/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}