blob: 5be4ad51e01901009c914df3c1bbd7331cc8c80e [file] [log] [blame]
{
"name": "FankNetwork",
"version": "0.0.11",
"summary": "FankNetwork private cocoapods project - summary.",
"description": "FankNetwork private cocoapods project - description.",
"homepage": "https://github.com/fankfank/FankNetwork.git",
"license": "Apache License, Version 2.0",
"authors": {
"fank": "locke_fank@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fankfank/FankNetwork.git",
"tag": "0.0.11"
},
"source_files": "FankNetwork/*.swift",
"exclude_files": "Classes/Exclude",
"resources": "FankNetwork/Assets/*.storyboard",
"dependencies": {
"CTMediator": [
],
"FankMine": [
"0.0.18"
],
"FankExtension": [
]
}
}