blob: f8c49b40dee9641d039a6135076bc847ed0a26f5 [file] [log] [blame]
{
"name": "FDLoginModuleObjC",
"version": "1.0.0",
"summary": "登录模块",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fandongtongxue/FDLoginModuleObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fandongtongxue": "admin@fandong.me"
},
"source": {
"git": "https://github.com/fandongtongxue/FDLoginModuleObjC.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FDLoginModuleObjC/Classes/**/*",
"resource_bundles": {
"FDLoginModuleObjC": [
"FDLoginModuleObjC/Assets/*"
]
},
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"dependencies": {
"FDNetworkObjC": [
],
"FDUIKitObjC": [
],
"FDIMModuleObjC": [
],
"SSKeychain": [
]
},
"deprecated": true
}