blob: da0cbe4cd8549363b664127e159688f189ba8b48 [file] [log] [blame]
{
"name": "XJUtil",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJUtil/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}