blob: 10da0a6ceb7659218c901ef00e0699a09ef89f61 [file] [log] [blame]
{
"name": "ISGUserTools",
"version": "0.1",
"summary": "ISGUserTools.",
"description": "用户信息相关",
"homepage": "https://github.com/Isaaclzg/ISGUserTools",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"isaac_gang": "isaac_gang@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Isaaclzg/ISGUserTools.git",
"tag": "0.1"
},
"source_files": [
"ISGUserTools",
"ISGUserTools/**/*.{h,m}"
],
"frameworks": "Foundation",
"dependencies": {
"MJExtension": [
"~> 3.0.13"
],
"SAMKeychain": [
"~> 1.5.3"
]
}
}