blob: 9ffc61ff42f5d97b6c0011d1b32e899e56cd567f [file] [log] [blame]
{
"name": "TRULogining",
"version": "0.1.3",
"summary": "LoginModual",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GSmallSea/TRULogining.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gxiao_hai@163.com": "gxiao_hai@163.com"
},
"source": {
"git": "https://github.com/GSmallSea/TRULogining.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"TRUNetworking": [
]
},
"subspecs": [
{
"name": "LoginModel",
"source_files": "TRULogining/Classes/LoginModel/**/*.{h,m}"
}
]
}