blob: 7570bc1bb85d230cc3bcaee1dc1bc0ac1aff8be1 [file] [log] [blame]
{
"name": "TWUserInfoCache",
"version": "0.0.1",
"summary": "TWUserInfoCache is a cache user information tool.",
"description": "TWUserInfoCache is a cache user information tool. Small and easy to use.",
"homepage": "https://github.com/TiltWang/TWUserInfoCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiltwang": "wangxufeng092@163.com"
},
"source": {
"git": "https://github.com/TiltWang/TWUserInfoCache.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Example/TWUserInfoCache/Classes/**/*.{h,m}"
}