blob: 869a7aa32846594c864129ae156167c4b01da589 [file] [log] [blame]
{
"name": "TRULogining",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRULogining/Classes/**/*",
"dependencies": {
"TRUNetworking": [
]
},
"subspecs": [
{
"name": "LoginModel",
"source_files": "TRULogining/Classes/LoginModel/**/*.{h,m}"
}
]
}