blob: 7d3472ad5eb15e038fc6cef1fbbb0fbfdc23d1b4 [file] [log] [blame]
{
"name": "TestLogin",
"version": "0.2.0",
"summary": "A short description of TestLogin.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LiuBoPOP/TestLogin.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuBoPOP": "lb@alicms.com"
},
"source": {
"git": "https://github.com/LiuBoPOP/TestLogin.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestLogin/Classes/**/*",
"dependencies": {
"TextCustomTool": [
]
}
}