blob: 534429f1baa35f26c663d66c9e6a6f4a002260dd [file] [log] [blame]
{
"name": "XJUtil",
"version": "0.1.85",
"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.85"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJUtil/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Reachability": [
],
"PINRemoteImage": [
"<= 3.0.0-beta.13"
]
}
}