blob: de4602c41c1a9db2f23edfdc81c203a6f0becbd4 [file] [log] [blame]
{
"name": "XJUtil",
"version": "0.1.7",
"summary": "A short description of XJUtil.",
"homepage": "https://github.com/xjimi/XJUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xjimi": "fn5128@gmail.com"
},
"source": {
"git": "https://github.com/xjimi/XJUtil.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJUtil/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}