blob: 16207991be58ec3b12ba207ef2820cd7fa98eeb9 [file] [log] [blame]
{
"name": "XJUtil",
"version": "0.1.86",
"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.86"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJUtil/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"PINRemoteImage": [
"<= 3.0.0"
]
}
}