blob: ff553a8fc5ba74e6781959d217ee649f6117d96c [file] [log] [blame]
{
"name": "LYLogin",
"version": "0.1.0",
"summary": "LYLogin DEMO",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://xiaolucoding.coding.net/p/LYLoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陆远": "401281552@qq.com"
},
"source": {
"git": "https://e.coding.net/xiaolucoding/LYLoginModule/TestModuleB.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LYLogin/Classes/**/*",
"dependencies": {
"LYNetworkingModule": [
]
}
}