blob: 7f141b7e4eb8d82aed754de0f3b7ec5440054822 [file] [log] [blame]
{
"name": "AXLogin",
"version": "0.1.0",
"summary": "A short description of AXLogin.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fengge1228/AXLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hxf": "huangxiaofeng@aixin-ins.com"
},
"source": {
"git": "https://github.com/fengge1228/AXLogin.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AXLogin/Classes/*.{h,m}",
"dependencies": {
"AXNetworking": [
]
}
}